Skip to content

antonaut/stats01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stats01

This repository holds some code for decision trees I wrote on my mobile using QPython while commuting.

The most interesting part is probably the functions I wrote for manipulating and printing the data.

The algorithm used for the decision tree is ID3 - https://en.wikipedia.org/wiki/ID3_algorithm.

About

Code and stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages