Skip to content

kamath/primality-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Random Forest and Decision Tree Classification to Determine Primality of a Number

I basically took a dataset of the prime numbers between 1-8000 (primes.txt) and used that as a training set. I tested the classifiers in sets of thousands between 8,000 and 15,485,863 to achieve 80% accuracy.

About

Random Forest and Decision Tree Classification to Determine Primality of a Number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages