Retour au classement

iphysresearch/DataSciComp

JavaScriptdatascicamp.com

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

data-sciencedata-challengechallengecompetitiondata-science-competitionsproject
Croissance des étoiles
Étoiles
1.7k
Forks
299
Croissance hebdomadaire
Issues
2
5001k1.5k
août 2017juil. 2020juil. 2023juil. 2026
Artefactsnpmnpm install datascicomp
README

Important!

This Repo was permanently archived in 2019/10/01. BUT this is not the end!

With almost 3 months together in joint development, the project has been reborn once more!
We convert our website from static to dynamic such that everyone can submit a challenge/competition on their own interests. And more functions are coming. Please look forward to it!

Click HERE for our new website! You can also move to Welcome page for more infomations.



  • The archived README text below
  • 以下是存档的 README 原文本




Data Science Challenge / Competition Deadlines

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

  • DataSciCamp.com

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

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

    联系网站开发者:LeonTian 的知乎主页 . LeonTian (Chief Designer and Developer of DataSciCamp).


    Description | How to Contribute | Data Format | To-Do | Feature Requests | 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 (7月30日前有效)

    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.(定时爬虫监控目标站点的赛题信息更新)

    Feature Requests

    Help us imporve DataSciComp!

    如果你还想 DataSciComp 支持新的特性和功能,请使用 FeatHub 进行投票,我们将综合考虑投票结果等因素来确定开发的优先级。

    Feature Requests

    Feature Requests

    FAQ

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

    Acknowledgments and other useful listings

    Stargazers over time

    Stargazers over time

    License

    MIT

    Dépôts similaires
    microsoft/ML-For-Beginners

    12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

    Jupyter NotebookMIT Licensemldata-science
    88.4k21.6k
    apache/superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    PythonPyPIApache License 2.0supersetapache
    superset.apache.org
    73.9k17.9k
    Asabeneh/30-Days-Of-Python

    The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    PythonPyPI30-days-of-pythonpython
    68.7k12.7k
    scikit-learn/scikit-learn

    scikit-learn: machine learning in Python

    PythonPyPIBSD 3-Clause "New" or "Revised" Licensemachine-learningpython
    scikit-learn.org
    66.7k27.2k
    keras-team/keras

    Deep Learning for humans

    PythonPyPIApache License 2.0deep-learningtensorflow
    keras.io
    64.2k19.7k
    pandas-dev/pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

    PythonPyPIBSD 3-Clause "New" or "Revised" Licensedata-analysispandas
    pandas.pydata.org
    49.3k20.2k
    GokuMohandas/Made-With-ML

    Learn how to develop, deploy and iterate on production-grade ML applications.

    Jupyter NotebookMIT Licensemachine-learningdeep-learning
    madewithml.com
    48.8k7.7k
    apache/airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

    PythonPyPIApache License 2.0airflowapache
    airflow.apache.org
    46.2k17.4k
    SimplifyJobs/Summer2026-Internships

    Summer 2026 software engineering, data science, AI, quant, product management, and hardware internship postings. Updated daily by Simplify and Pitt CSC.

    PythonPyPIinterview-preparationinternships
    swelist.com
    45.4k3.2k
    streamlit/streamlit

    Streamlit — A faster way to build and share data apps.

    PythonPyPIApache License 2.0pythonmachine-learning
    streamlit.io
    45.3k4.3k
    ray-project/ray

    Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

    PythonPyPIApache License 2.0raydistributed
    ray.io
    43.3k7.8k
    gradio-app/gradio

    Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

    PythonPyPIApache License 2.0machine-learningmodels
    gradio.app
    43.2k3.6k