/ML-study

Repo where I store my ML study material (Hands-on-ML: A.Géron)

Primary LanguagePython

Study Material (Hands-on machine learning with Scikit-Learn, Keras & Tensorflow)

Repo where I store the code I write when I'm studying the contents of this book.

Content I've covered until now

  • Chapter 2: End 2 end ML project
  • Chapter 3: Classification
  • Chapter 4: Training models
  • Chapter 5: SVMs
  • Chapter 6: Decision Trees
  • Chapter 7: Ensemble Methods