Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 497 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 497 Bytes

machine-learning-DSC-478

I have used Python libraries/Packages: Pandas, NumPy, SciPy, scikit-learn, Matplotlib for developing machine learning applications.

This is the link to an open free book which I've used and thought like sharing as one of the important material. This book is also suggested by Prof. Mobasher.

  • Bank Application - I have used python and performed correlation analysis and other concepts.
  • K-Nearest-Neighbor (KNN) classification
  • Classification using scikit-learn