BenDavidAaron / bad-calculator

Webapp simulating a two function calculator, powered by Scikit Learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Webapp simulating a two function calculator, powered by Scikit Learn

License:GNU General Public License v2.0


Languages

Language:Python 47.9%Language:HTML 32.9%Language:CSS 17.2%Language:Shell 2.0%