grsind19 / mlops-begin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

product structure whatis dvc and why it is required git commands basic python exxamples

  1. two imp files params.yaml dvc.yaml
  • data gathering
  • data preprocessing
  • training
  • evaluation

data gathering --> data preprocessing --> training --> evaluation

setup conda create new conda env activate the env setup requirrements.txt install dependencies

About


Languages

Language:Python 38.7%Language:Jupyter Notebook 37.7%Language:HTML 23.4%Language:CSS 0.1%Language:Procfile 0.1%