PROJECT DESCRIPTION (short)
- Data Analysis
- Machine Learning
- Data Visualization
- Predictive Modeling
- Python
- Pandas, Scikit-learn, numpy
PROJECT DESCRIPTION (long)
- Clone this repository.
- Raw data is being kept here within this repo.
- Data processing/transformation scripts are being kept here.
- Exploratory data analysis can be found in a Jupyter notebook here.
To run the main analysis build the container using
docker build -t IMAGE_NAME .
and then run the image
docker run --rm IMAGE_NAME