AndrieievDmytro / car_price_prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML Project with using Kedro (pipelines, docker), Optuna, Weights and Biases. Terraform was used to create infrastructure in AWS cloud. Docker, Ansible were used to build Docker image and push it on local registry. The project was launched in a pre-prepared infrastructure in the AWS cloud.

ASI project sprint1:

google drive: ...

Instalaction guide

  1. git clone https://github.com/Posampas/ASI_RandomTeam.git
  2. python3 -m venv env
  3. source env/bin/activate
  4. python3 -m pip install -r requirements.txt
  5. cd random-team
  6. kedro run

** Remote data storage ** https://drive.google.com/drive/u/0/folders/1UO3pJDuddftcamptmewF192sCMiPtERB dvc pull

About

License:MIT License


Languages

Language:Jupyter Notebook 91.6%Language:Python 5.8%Language:HCL 2.2%Language:Dockerfile 0.3%Language:Shell 0.1%Language:Procfile 0.0%