Skip to content

Webapp simulating a two function calculator, powered by Scikit Learn

License

Notifications You must be signed in to change notification settings

BenDavidAaron/bad-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bad-calculator

A webapp simulating a two function calculator, powered by Scikit Learn

Why preform a simple task in a simple way, when you can preform a simple task in a complex way?

Machine Learning has been applied to a range of complex and pressing problems: identifying cancer tumors and classifiying particle collsions. However, has anybody ever applied these statistical methods to the addition of two single digit integers? Today, we step into the bold unknown!

Motivations:

I undertook this project to explore different types of linear models. Additionally, I wanted to complete a project, start-to-finish, within the span of one saturday afternoon. Hopefully this project will help someone demistify Machine Learning, or at least be good for a laugh.