Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

kiyui/machine-learning-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

machine-learning-calculator

A calculator that is only as accurate as your dataset

requirements

Please install the scikit learn best package of all best packages for python 3 the best python

demonstration

Don't believe the power of the machine? Believe it now!

Please input training range (ex. 1 100) : 1 1000
Input format is float operator float, for example: 3 * 8
Calculate: 12 * 3
Result of operation 12 * 3 is 36.000000
Calculate: 487 * 12
Result of operation 487 * 12 is 5844.000000
Calculate: 99 + 478
Result of operation 99 + 478 is 577.000000
Calculate: 789 - 12
Result of operation 789 - 12 is 777.000000
Calculate: 42 / 0
Result of operation 42 / 0 is 42.000000
Calculate: -1 + 1
Result of operation -1 + 1 is 2.000000
Calculate: 0 * 500
Result of operation 0 * 500 is 500.000000
Calculate: 3 + 12
Result of operation 3 + 12 is 15.000000
Calculate: ^C

license

GPLv3 the best GPL

About

A calculator that is only as accurate as your dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages