Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 283 Bytes

Mathematics-Foundation-of-ML

This repository is use for save the code I implemented for ML. main_IRIS.py used for Iris data set classification. main_MNIST.py used for MNIST data set classification. main_MNIST_FeatureEngineering.py used for some function t process data and labels.