👩🏻💻 This repository is a code archive for the
ML.now()
course codes [Version 2.0] created by Shivani Shimpi
$ git clone https://github.com/shivanishimpi/MLnow_2.0.git
$ cd MLnow_2.0
- Please create a pull request so the main code is still up and running
$ git add .
$ git commit -m "<set-your-commit>"
$ git branch -M <branch-name>
$ git push -u origin <branch-name>
- For more features or in case of any bugs, raise an issue.