CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.txt
app.py
requirements.txt
setup.py
test.py
Autoneuro_master.egg-info/PKG-INFO
Autoneuro_master.egg-info/SOURCES.txt
Autoneuro_master.egg-info/dependency_links.txt
Autoneuro_master.egg-info/top_level.txt
dataLoad/data_loader.py
dataPreprocessing/preProcess.py
dataVisualization/visualization.py
fileOperations/file_methods.py
logger/appLogger.py
logs/classificationModelsLogs.txt
logs/dataLoadLogs.txt
logs/dataPreprocessingLogs.txt
logs/dataVisualizationLogs.txt
logs/fileOperationLogs.txt
logs/predictionLogs.txt
modelTraining/classificationModels.py
modelTraining/regressionModels.py
models/RandomForest/RandomForest.sav
prediction/predict.py
static/assets/demo/chart-area-demo.js
static/assets/demo/chart-bar-demo.js
static/assets/demo/chart-pie-demo.js
static/assets/demo/datatables-demo.js
static/assets/img/error-404-monochrome.svg
static/css/styles.css
static/graphs/correlation.png
static/graphs/test.jpg
static/js/scripts.js
static/scripts/build-assets.js
static/scripts/build-pug.js
static/scripts/build-scripts.js
static/scripts/build-scss.js
static/scripts/clean.js
static/scripts/render-assets.js
static/scripts/render-pug.js
static/scripts/render-scripts.js
static/scripts/render-scss.js
static/scripts/sb-watch.js
static/scripts/start-debug.js
static/scripts/start.js
templates/401.html
templates/404.html
templates/500.html
templates/charts.html
templates/index.html
templates/layout-sidenav-light.html
templates/layout-static.html
templates/login.html
templates/model_report.html
templates/password.html
templates/prediction.html
templates/prediction_results.html
templates/register.html
templates/tables.html