index
:
temp_pred_arima
main
Time Series Analysis and Visualization of Earth Surface Temperature using Berkeley Earth Data by building a Machine Learning Model in Python
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-18
Update initial_setup.py
HEAD
main
Priyansh
1
-13
/
+2
2021-12-18
Update initial_setup.py
Maruthi-97
1
-2
/
+1
2021-12-17
Disable search button until processing is finished
Priyansh
3
-47
/
+16
2021-12-17
Disable search on processing
Priyansh
1
-1
/
+2
2021-12-17
moving sidebar as navbar
Priyansh
2
-16
/
+43
2021-12-17
removed requirement for arima.pkl
Priyansh
2
-11
/
+9
2021-12-17
Removed timeline slider JS
Priyansh
2
-316
/
+0
2021-12-17
Added timeline slider, map gradient and search for only 7 days from now
Priyansh
6
-12
/
+553
2021-12-17
Merge branch 'main' of https://github.com/luciferreeves/pythonproject
Priyansh
3
-0
/
+55
2021-12-17
Plotly Integration in JS and Predict using building models
Priyansh
5
-46
/
+223
2021-12-09
Update issue templates
Priyansh
2
-0
/
+53
2021-12-09
Update README.md
Priyansh
1
-0
/
+2
2021-12-09
update readme
Priyansh
1
-1
/
+1
2021-12-09
update readme
Priyansh
1
-2
/
+0
2021-12-09
update readme
Priyansh
1
-1
/
+1
2021-12-09
Merge branch 'main' of https://github.com/luciferreeves/pythonproject
Priyansh
1
-2
/
+2
2021-12-09
update readme
Priyansh
1
-0
/
+6
2021-12-09
Update README.md
Priyansh
1
-2
/
+2
2021-12-09
Update README.md
Priyansh
1
-2
/
+2
2021-12-09
update readme
Priyansh
1
-2
/
+2
2021-12-09
update readme
Priyansh
1
-124
/
+54
2021-12-09
initial setup added
Priyansh
5
-1
/
+22
2021-12-09
Gitignore pycache
Priyansh
3
-1
/
+4
2021-12-09
changed project structure
Priyansh
11
-44
/
+32
2021-12-09
Changing compressor message
Priyansh
1
-1
/
+1
2021-12-09
Time Series Model No longer compresses the file
Priyansh
2
-11
/
+7
2021-12-09
Moving large files to releases
Priyansh
0
-0
/
+0
2021-12-09
Moving large files to releases
Priyansh
3
-4
/
+17
2021-12-09
Moving large files to releases
Priyansh
4
-1
/
+21
2021-12-09
Moving large files to releases
Priyansh
3
-9
/
+3
2021-12-09
Moving large files to releases
Priyansh
1
-1
/
+4
2021-12-09
compressed file for arima.pkl
Priyansh
1
-0
/
+1
2021-12-09
compressed file for arima.pkl
Priyansh
0
-0
/
+0
2021-12-09
Decompressing logic implemented in arima_predictor and ignored arima.pkl from...
Priyansh
3
-0
/
+4
2021-12-09
Decompressing script for compressed arima file
Priyansh
1
-0
/
+15
2021-12-09
After building the model, now the script compresses the arima file for VCS
Priyansh
1
-0
/
+13
2021-12-09
...
large_files
Priyansh
3
-0
/
+0
2021-12-09
...
Priyansh
3
-0
/
+0
2021-12-09
adding city ids to the frontend
Priyansh
2
-0
/
+2
2021-12-09
adding city ids to the frontend
Priyansh
2
-0
/
+2
2021-12-09
Code changes due to new project structure
Priyansh
1
-11
/
+4
2021-12-09
Code changes due to new project structure
Priyansh
1
-11
/
+4
2021-12-09
Refactor code and time_series_model.py now builds a pickle file
Priyansh
2
-62
/
+30
2021-12-09
Refactor code and time_series_model.py now builds a pickle file
Priyansh
2
-62
/
+30
2021-12-09
Extracted cities data to separate JSON file instead of loading from DB
Priyansh
1
-0
/
+1
2021-12-09
Extracted cities data to separate JSON file instead of loading from DB
Priyansh
1
-0
/
+1
2021-12-09
Added Arima Predictor for Predicting and Generating the graph for a set of da...
Priyansh
1
-0
/
+23
2021-12-09
Added Arima Predictor for Predicting and Generating the graph for a set of da...
Priyansh
1
-0
/
+23
2021-12-02
Isolated SQL Functions, Passed JS Data to Flask, time series in a separate fu...
Priyansh
8
-84
/
+123
2021-12-02
Isolated SQL Functions, Passed JS Data to Flask, time series in a separate fu...
Priyansh
8
-84
/
+123
[next]