luxedo / calcuMLator

An intelligently dumb calculator that uses machine learning
https://calcumlator.herokuapp.com/
GNU General Public License v3.0
30 stars 3 forks source link

Calculator unresponsive for any of the ML models #1

Closed shikhar-srivastava closed 7 years ago

shikhar-srivastava commented 7 years ago

capture

None of the models are being loaded and executed for the calculation, on pressing '='.

luxedo commented 7 years ago

Can you provide some info on your system? Do you have the dependencies installed? python and scikit-learn I'll take a look and try to package it better.

shikhar-srivastava commented 7 years ago

Sure, Here's a little information: Intel Core i5 4210U, 4 GB DDR3 RAM, running Windows 8.1 x64. All required dependencies including sklearn 0.17, python, are installed.

luxedo commented 7 years ago

Yeah, I didn't worked with windows. I'm trying to host this at heroku, then you can just run it in the browser.

luxedo commented 7 years ago

Hey man! I removed the electon app and managed to set it up at heroku. Check it out here