Skip to content

krishkatyal/TD-ML-Projects

Repository files navigation

TD ML Projects Submission

✍🏻 How to upload your projects:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/krishkatyal/TD-ML-Projects/
  • Navigate to project directory.
cd TD-ML-Projects
  • Create a new Branch
git checkout -b my-new-branch
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

Refer to this video to learn more

About

Repo of all ML recruitment projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published