Skip to content

Hands on the scikit-learn library using Digits-dataset.

License

Notifications You must be signed in to change notification settings

monal94/digits-scikit-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digits-scikit-learn

Hands on with scikit-learn on the digits dataset.

Overview

This project uses Python and its libraries to explore digits data with the help of matplotlib, work with the well-known algorithms KMeans and Support Vector Machines (SVM) to construct models, to fit the data to these models, to predict values and to validate the models build.

Tools/Libraries Used

Python(v-3.5), Python Anaconda Distribution (for scikit-learn, matplotlib, numpy)

About

Hands on the scikit-learn library using Digits-dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages