Documenting my first contact with Machine Learning. Following tutorials made by Tech with Tim Youtube channel.
Folders are dividing the type of algorithm used in each case. Scikit-Learn module is used to implement all the models.
-
Classification
- K-Nearest Neighbors
- Support Vector Machines
-
Regression
- Linear Regression
-
Clustering
Using TensorFlow module, I explored how basic neural networks are built, and produced some examples:
Clothes Classification