A blog about technology, finance, data analytics and cryptocurrency.
Check out my latest tutorials on Python and data science and start learning today.
Vectors norms are very important concept in machine learning. L1, L2 & Infinity are 3 Vector Norms of Python. Checkout our article to find how these vector norms are calculated!
Read moreAn introduction to the mathematics behind vectors, with both visual and Python examples. Finishing with K-Nearest-Neighbours (KNN) example to put it into context.
Read moreDownloading stock data from Yahoo Finance using pandas datareader. Calculating the Sharpe, Sortino and Calmar ratios for stocks in the S&P 500 along with a portfolio for comparison. Calculating max drawdown and comparing results using Python.
Read moreIn this article, we discuss pricing options by Monte Carlo Simulation and geometric Brownian motion using Python. Checkout various Monte Carlo methods for option pricing here!
Read moreLearn how to calculate the implied volatility of a European call option using the Newton-Raphson method in Python. A brute force approach is used for comparison.
Read moreA beginners guide on everything you need to know about cryptocurrency
Read more