nshahpazov / houses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Houses Project

A Small project encompasing the houses dataset, producing a model and predictions. It contains

  • A DVC setup for data management
  • A DVC pipeline
  • CI\CD Configuration

Requirements

You are going to need dvc to run the project.

To test the pipeline run

dvc pull
dvc repro --force

About


Languages

Language:Python 98.8%Language:Makefile 1.2%