/Machine-Learning

Gathering all my work on machine learning to this repo

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Machine Learning

This repository is solely meant for personal educational purpose where i will be uploading all my work done on machine learning course in this.

Implementing KNN from Scratch Using K-Fold Cross Validation

Explanation is clearly mentioned in the jupyter notebook

  1. This one is actually given for me as an assignment.
  2. Before solving it, i searched for some references about this assignment in google and got very less understandable results. Hope this repo helps somehow.