Skip to content

vishalbelsare/ML-timeseries-platform

 
 

Repository files navigation

README FOR ML Timeseries Platform

Flask app for machine learning platform for science.

This is a placeholder - much more to be added here!

  1. System dependecies: a. The following Python packages are required: flask, flask-mail, flask-login, flask-googleauth, flask-oauth, flask- b.

  2. Required configuration: a. Find all instances of the following variables and set them to reflect your system architecture: MODELS_FOLDER, UPLOAD_FOLDER, FEATURES_FOLDER in the file cfg.py

     or leave as is and create the following directories:
     	~/Data/flask_mlws/flask_uploads
     	~/Data/flask_mlws/extracted_features
     	~/Data/flask_mlws/classifier_models
    

    b. Path to project directory:

Support for this Project from the National Science Foundation (2014).

About

Machine Learning Platform for Scientific Timeseries Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.7%
  • JavaScript 28.4%
  • CSS 2.8%
  • Shell 1.7%
  • C 1.3%
  • R 1.0%
  • Other 2.1%