Skip to content

SurukamAnalytics/PyProfound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyProfound

License

An easy to use GUI for sklearn, nltk and other python packages

Things to Do :

  • Decide what py profound should do?
  • High level UI
  • Architecture? - Should it be web or desktop-based
  • Add Slack

Development

To Run:

  1. npm install -g electron-prebuilt
  2. electron .

API:

  1. checkout branch ml-api
  2. cd ml-api
  3. npm install
  4. nodemon app.js
  5. api listening at localhost:8000/ml-api/classify Requires POST parameters to be x-www-form-encoded
    • separator:"tab" or "comma"
    • file_path: full file path to the uploaded file

Related Projects

  1. AutoML: taking the human expert out of the loop
  2. tpot
  3. Orange

License

PyProfound is released under the BSD 2-Clause license.

About

An easy to use GUI for sklearn, nltk and other python packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors