Machine Learning
Earthquake Prediction Model
November 2023
Built a prediction workflow around historical earthquake frequency data. Cleaned and processed datasets with NumPy, trained a neural-network model with TensorFlow, and visualized predictions with Matplotlib.
- Python
- NumPy
- TensorFlow
- Matplotlib