Small scripts to test how to use machine learning and the sickit-learn library
Small scripts about machine learning
digit_recognition is based on the sickit-learn tutorial on how to recognize low resolution, hand-written digits
sin_reg point is to train the PC to evaluate the shape of a sinus function
breton is to recognize whether a city name is breton or french (but it doesn’t work correctly)
GitHub