diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ .DS_Store -arima.pkl*
\ No newline at end of file +arima* +database* +*.db +*.csv |
![]() |
index : temp_pred_arima | |
| Time Series Analysis and Visualization of Earth Surface Temperature using Berkeley Earth Data by building a Machine Learning Model in Python |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,5 @@ .DS_Store -arima.pkl*
\ No newline at end of file +arima* +database* +*.db +*.csv |