Skip to content

ajunwalker/flexys-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Codecov

Flexys AI

Flexys is a django web application that automatically performs automated data analysis and machine learning.

Installation

Flexys has been tested to work with the following packages:

  • Django==2.2.5
  • djangorestframework==3.10.3
  • GPyOpt==1.2.5
  • matplotlib==3.1.1
  • pandas==0.24.1
  • scikit-learn==0.21.2

How to run

Type the code below to start the web application:

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

About

http://flexysai.com - Web application for automated analysis and machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published