aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-18Update initial_setup.pyHEADmainPriyansh1-13/+2
2021-12-18Update initial_setup.pyMaruthi-971-2/+1
2021-12-17Disable search button until processing is finishedPriyansh3-47/+16
2021-12-17Disable search on processingPriyansh1-1/+2
2021-12-17moving sidebar as navbarPriyansh2-16/+43
2021-12-17removed requirement for arima.pklPriyansh2-11/+9
2021-12-17Removed timeline slider JSPriyansh2-316/+0
2021-12-17Added timeline slider, map gradient and search for only 7 days from nowPriyansh6-12/+553
2021-12-17Merge branch 'main' of https://github.com/luciferreeves/pythonprojectPriyansh3-0/+55
2021-12-17Plotly Integration in JS and Predict using building modelsPriyansh5-46/+223
2021-12-09Update issue templatesPriyansh2-0/+53
2021-12-09Update README.mdPriyansh1-0/+2
2021-12-09update readmePriyansh1-1/+1
2021-12-09update readmePriyansh1-2/+0
2021-12-09update readmePriyansh1-1/+1
2021-12-09Merge branch 'main' of https://github.com/luciferreeves/pythonprojectPriyansh1-2/+2
2021-12-09update readmePriyansh1-0/+6
2021-12-09Update README.mdPriyansh1-2/+2
2021-12-09Update README.mdPriyansh1-2/+2
2021-12-09update readmePriyansh1-2/+2
2021-12-09update readmePriyansh1-124/+54
2021-12-09initial setup addedPriyansh5-1/+22
2021-12-09Gitignore pycachePriyansh3-1/+4
2021-12-09changed project structurePriyansh11-44/+32
2021-12-09Changing compressor messagePriyansh1-1/+1
2021-12-09Time Series Model No longer compresses the filePriyansh2-11/+7
2021-12-09Moving large files to releasesPriyansh0-0/+0
2021-12-09Moving large files to releasesPriyansh3-4/+17
2021-12-09Moving large files to releasesPriyansh4-1/+21
2021-12-09Moving large files to releasesPriyansh3-9/+3
2021-12-09Moving large files to releasesPriyansh1-1/+4
2021-12-09compressed file for arima.pklPriyansh1-0/+1
2021-12-09compressed file for arima.pklPriyansh0-0/+0
2021-12-09Decompressing logic implemented in arima_predictor and ignored arima.pkl from...Priyansh3-0/+4
2021-12-09Decompressing script for compressed arima filePriyansh1-0/+15
2021-12-09After building the model, now the script compresses the arima file for VCSPriyansh1-0/+13
2021-12-09...large_filesPriyansh3-0/+0
2021-12-09...Priyansh3-0/+0
2021-12-09adding city ids to the frontendPriyansh2-0/+2
2021-12-09adding city ids to the frontendPriyansh2-0/+2
2021-12-09Code changes due to new project structurePriyansh1-11/+4
2021-12-09Code changes due to new project structurePriyansh1-11/+4
2021-12-09Refactor code and time_series_model.py now builds a pickle filePriyansh2-62/+30
2021-12-09Refactor code and time_series_model.py now builds a pickle filePriyansh2-62/+30
2021-12-09Extracted cities data to separate JSON file instead of loading from DBPriyansh1-0/+1
2021-12-09Extracted cities data to separate JSON file instead of loading from DBPriyansh1-0/+1
2021-12-09Added Arima Predictor for Predicting and Generating the graph for a set of da...Priyansh1-0/+23
2021-12-09Added Arima Predictor for Predicting and Generating the graph for a set of da...Priyansh1-0/+23
2021-12-02Isolated SQL Functions, Passed JS Data to Flask, time series in a separate fu...Priyansh8-84/+123
2021-12-02Isolated SQL Functions, Passed JS Data to Flask, time series in a separate fu...Priyansh8-84/+123