ML Basic Some basic Machine Learning to get started. Tools Required python3 pip3 install scikit-learn pip3 install matplotlib pip3 install jupyter Start Jupyter Notebook jupyter notebook Convert Jupyter Notebook to HTML jupyter nbconvert ml.ipynb