You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please visit the [wiki](https://github.com/ksator/Machine_Learning_with_Python/wiki)
2
2
3
+
-[What to find in this repository](https://github.com/ksator/Machine_Learning_with_Python/wiki/What-to-find-in-this-repository)
4
+
-[About the Python libraries used in this repo](https://github.com/ksator/Machine_Learning_with_Python/wiki/About-the-Python-libraries-used-in-this-repo)
5
+
-[Euclidean distance vs Manhattan distance](https://github.com/ksator/Machine_Learning_with_Python/wiki/Euclidean-distance-vs-Manhattan-distance)
-[Introduction to arrays using numpy](https://github.com/ksator/Machine_Learning_with_Python/wiki/Introduction-to-arrays-using-numpy)
8
+
-[visualize a dataset using seaborn](https://github.com/ksator/Machine_Learning_with_Python/wiki/visualize-a-dataset-using-seaborn)
9
+
-[manipulate dataset with pandas](https://github.com/ksator/Machine_Learning_with_Python/wiki/manipulate-dataset-with-pandas)
10
+
-[classification using SVC (Support vector classifier)](https://github.com/ksator/Machine_Learning_with_Python/wiki/classification-using-SVC-(Support-vector-classifier))
11
+
-[Graph a dataset using matplotlib](https://github.com/ksator/Machine_Learning_with_Python/wiki/Graph-a-dataset-using-matplotlib)
12
+
-[Use k-Fold Cross Validation to evaluate the performance of a trained model](https://github.com/ksator/Machine_Learning_with_Python/wiki/Use-k-Fold-Cross-Validation-to-evaluate-the-performance-of-a-trained-model)
13
+
-[Remove irrelevant features to reduce overfitting](https://github.com/ksator/Machine_Learning_with_Python/wiki/Remove-irrelevant-features-to-reduce-overfitting)
0 commit comments