Skip to content

NicolasChagnet/template-data-science

Repository files navigation

PROJECT NAME

-- Project Status: [ On-Hold ]

Project Intro/Objective

PROJECT DESCRIPTION (short)

Data sources

Methods Used

  • Data Analysis
  • Machine Learning
  • Data Visualization
  • Predictive Modeling

Technologies

  • Python
  • Pandas, Scikit-learn, numpy

Project Description

PROJECT DESCRIPTION (long)

Getting Started

  1. Clone this repository.
  2. Raw data is being kept here within this repo.
  3. Data processing/transformation scripts are being kept here.
  4. 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

About

Template for data science projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published