clouwer / DataSciComp

A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.

Home Page:https://iphysresearch.github.io/DataSciComp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Data Science Challenge / Competition Deadlines

  • A collection of popular Data Science Challenges/Competitions
  • Countdown timers to keep track of the entry deadlines.

  • DataSciComp

    Please Feel free to star this repo! or open an issue with your suggestions and requests!

    欢迎关注微博更新:IPhysResearch . Collected by 土豆 (Herb) in spare time.


    Description | How to Contribute | Data Format | To-Do | FAQ | Acknowledgments & other useful listings | Stargazers over time | License

    Description

    • First-Class tags: Platform / Academia

      • Platform: Online public communities and platforms containing various challenges/competitions.
      • Academia: Challenges/competitions for academic research.
    • Second-Class tags: Data Mining / Computer Vision / Natural Language Processing / Reinforcement Learning/Robotics / Speech/Signal Proccessing

      • Note: Data Mining for structured data sources, the others for unstructured ones.
    • Rewards filter tags show you the challenges/competitions offered prizes.

    • The Countdowns to ENTRY DEADLINE with respect to visitor's local time with time zone support.

    • Prize for total prize.

    How to Contribute

    • Please post issues if you find difficulty or inconvenience with any of them, or if any of them are no longer in operation, or if you encounter bugs or issues on the website.

    • To add/update a challenge or any feedbacks to me, please don't hesitate and send in a pull request.

      • The easiest way to do that is to directly append the details of challenges/competitions in ./_data/_*.yaml with YAML format. (see Data Format and ./_data/readme)

      • Or you can clone the repo and push your changes up. Here's how you can build it by your own:

        $ pipenv install --dev
        $ export FLASK_APP=run.py
        $ python run.py
    • A WeChat group have been created: QR code (3月8日前有效)

    Data Format

    The entire dataset is stored in files ./_data/_effective_*.yaml and ./_data/_hosts.yaml.

    Here is an example:

    - id: TrackML_Throughput_Phase
      type1: 
        - PF
        - AC
      type2:
        - DM
        - CV
      title: TrackML Throughput Phase
      url: https://competitions.codalab.org/competitions/20574
      hostby:
        - CodaLab: https://competitions.codalab.org
        - NeurIPS 2018: https://nips.cc/Conferences/2018/CompetitionTrack
      range: Sept. 7, 2018 - March 12, 2019
      deadtime: "2019-03-12 23:59:59"
      timezone: UTC
      pubtime: '2019-02-15'
      note: 'The overall TrackML challenge web site is <a href="https://sites.google.com/site/trackmlparticle/">there</a>.'
      prize: $15,000

    See more details: ./_data/readme

    To-Do

    • 双语化?
    • Add subscription / notification?
    • Add past challenges/competitions?(增加历史赛题集锦?)
    • Upgrade to a dynamic site. (升级成动态站点)
    • A more handy way to add/update by any visitors.(更方便的表单填写实现赛题增加/更新)
    • Auto-update infos by crawling target site.(定时爬虫监控目标站点的赛题信息更新)

    FAQ

    • Where is the last markdown version?
    • 第一次打开站点发现所有赛题显示不正常,看到满眼 Entry Deadline: 的话,请科学上网后再试一次😂 ​。
    • 如果还有某种页面显示不正常的问题,请清空 cookies 和缓存再试一次😭

    Acknowledgments and other useful listings

    Stargazers over time

    Stargazers over time

    License

    MIT

    About

    A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.

    https://iphysresearch.github.io/DataSciComp/

    License:MIT License


    Languages

    Language:JavaScript 87.0%Language:HTML 9.6%Language:Python 2.6%Language:CSS 0.7%