"scrubbed.csv" was a ufo sightings dataset found on kaggle
We wanted to predict the when the next UFO sighting will be in California and where in California it will take place using latitude and longitude values.
Importing Keras tends to crash Jupyter Notebook, so please only view/run our code from this google colab link which seemed to fix this problem
Note: you will be instructed to log into you google drive account associated with your ucdavis email & select ALL for access
- download "project_code_ui.py", "scrubbed.csv", and the folder "cb_2018_us_state_500k"
- place these items all in the same local directory
- open the terminal & cd into the directory with all your downloaded files
- type this command into your terminal:
$ streamlit run project_code_ui.py
Note: takes a bit of time to load results
Example:
Input of year = 1
question 1 ~8 minutes
question 2 ~9 minutes
Input of year = 2
question 1 ~16 minutes
question 2 ~9 minutes