Skip to content

I am using different data science concepts for creating machine learning applications.

Notifications You must be signed in to change notification settings

desaimilin/machine-learning-DSC-478

Repository files navigation

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