Skip to content

SmadjaPaul/ML_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

The Complete Machine Learning Course with Python

These are my notes for the above course.

Please feel free to email me on [email protected]

Below is the Table of Contents and the accompanying codes

Section 1: Introduction

  • What does the Course Cover?

Section 2: Getting Started with Anaconda

Section 3: Regression

  • Introduction
  • Categories of Machine Learning
  • Working with Scikit-Learn

Codes for the following Boston Housing section

Section 4: Classification

Codes for the MNIST Project

  • MNIST Project - SGDClassifier
  • MNIST Project - Performance Measures
  • MNIST Project - Confusion Matrix
  • MNIST Project - Precision, Recall and F1 Score
  • MNIST Project - Precision and Recall Tradeoff
  • MNIST Project - The ROC Curve

Section 5: Support Vector Machine (SVM)

Topics covered and codes

  • Introduction
  • Support Vector Machine (SVM) Concepts
  • Linear SVM Classification
  • Polynomial Kernel
  • Gaussian Radial Basis Function
  • Support Vector Regression
  • Advantages and Disadvantages of SVM

Section 6: Tree

Topics covered and the codes

Section 7: Ensemble Machine Learning

Section 8: k-Nearest Neighbours (kNN)

Topics covered and the codes

Section 9: Dimensionality Reduction

Section 10: Clustering

  • Clustering Introduction
  • Overview of Clustering Methods
  • Installing Mlxtend
  • Ward’s Agglomerative Hierarchical Clustering
  • Truncating Dendrogram
  • k-Means Clustering
  • Elbow Method
  • Silhouette Analysis
  • Mean Shift

Section Bonus

  • DeepFake

About

Some of my machine learning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published