Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View HedrangeaHistory's full-sized avatar

Block or report HedrangeaHistory

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HedrangeaHistory/README.md

Kaggle Past Solutions

A searchable and sortable compilation of Kaggle past solutions. Website

About

If you are facing a data science problem or just want to learn, there is a good chance that you can find inspiration here !

Contributing

Many competitions are missing links to their solutions, evaluation and type.

To contribute:

  • Fork the repo
  • Edit the competitions.yaml file (you can even edit it with Github's editor)
  • Make a pull request

For each competition missing the data, please add types and solutions.

The solutions should be links to the Kaggle forum (if possible) or blog posts.

For instance, you might add:

types:
  - "Speech recognition"
solutions:
  -
    label: "1st place solution"
    url: "https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/discussion/46988"
  -
    label: "2nd place solution"
    url: "https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/discussion/47715"
  -
    label: "3rd place solution"
    url: "https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/discussion/47722"

Pinned Loading

  1. HedrangeaHistory HedrangeaHistory Public

    HedrangeaHistory/HedrangeaHistory is a ✨special ✨ repository that you can use to add a README.md to your GitHub profile. Make sure it’s public and initialize it with a README to get started.

    HTML

  2. Matches Matches Public

    Learning Optical Flow from a Few Matches (CVPR 2021)

    Shell

  3. wttern wttern Public

    vet is a command-line tool that acts as a safety net for the risky curl | bash pattern. It lets you inspect, diff against previous versio…

    Python

  4. x11 x11 Public

    dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window mana…

    Ruby