chiransh / MLFinanceHandbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLFinanceHandbook

This includes American call and American Put options pricing strategies, with explanations. Here is the Python code

This handbook provides basic and technical guides for 3 different types of machine learning models that includes classification trees, ridge regression, and K-mean clustering models. Here is the python notebook

SVM is commonly used for bioinformatics, text classification and image classification. LDA is frequently used for text classification, computer vision and face recognition. NN is widely used for natural language processing, speech recognition, image and video recognition. Here is the python notebook

‘Issue 1: Optimizing in Hyper-parameters’ and ‘Issue 3: Applying Ensemble Learning’ by describing two sections (Non-technical and Technical) for each issue. Here is the python notebook

About


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%