Skip to content

Y-B-Class-Projects/Data-mining-decision-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-mining-decision-tree

The following code uses the MNIST database which is a tagged database of handwritten digits. The code builds a decision-type model to classify the digits. The model was built on 60,000 samples and tested on 10,000 additional samples. The database is located at http://yann.lecun.com/exdb/mnist/ The model's success rate is 87%

Written by Baruch Bakshet and Yisrael Rolnick.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages