Skip to content

Invincible1602/Redemption-2024-2-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 

Repository files navigation

Redemption Competition

Welcome to the Redemption competition! This competition is designed to challenge your skills in machine learning through practical tasks. This event is hosted by ML Wing of Axios and GDSC.

Please read the rules and guidelines carefully before participating.

Resources

Dataset Drive Link : https://drive.google.com/drive/folders/1S43n6TSyz2LjuaRDvv9COmLGnBFExxl0

Rules and Guidelines

The second and last round of Redemption have the following rules:

  1. There are 3 hard issues to solve.
  2. There is no need to get any issue assigned
  3. All issues are 'always-open'(Issues labeled with "Always Open" are available for submission throughout the competition. The main criteria for evaluating PRs on these issues will be the maximum accuracy achieved.)
  4. Separate PRs for Each Issue.
  5. Three people will be chosen as winners.

Note: Unqualified participants can also solve any issue they want for the sake of learning. ✏️

Additional Notes

  • Participants are strictly prohibited from copying code from other PRs. Plagiarism will result in disqualification from the competition.
  1. Fork this repository to your GitHub account.

  2. Clone the forked repository to your local machine.

    git clone https://github.com/your-username/redemption-competition.git
  3. Create a new branch for each issue you are working on.

    git checkout -b your-branch-name
  4. Work on the issue, commit your changes, and push to your forked repository.

    git add .
    git commit -m "Descriptive commit message"
    git push origin your-branch-name
  5. Create a Pull Request to the main repository for review and evaluation.

Contact Us

If you have any questions or need assistance, please contact any member of wing. We are here to help you all.

Happy coding and good luck with the competition!

About

Event: Redemption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published