ML-using-python-workshop This repo contains the scritpts used/created during the "Machine learning using python" workshop. Further Readings: Basic Python : https://www.codecademy.com/learn/learn-python Numpy : https://docs.scipy.org/doc/numpy-dev/user/quickstart.html Pandas : https://pandas.pydata.org/pandas-docs/stable/tutorials.html Plotting : https://matplotlib.org/users/pyplot_tutorial.html , https://seaborn.pydata.org/tutorial.html