All Projects → iphysresearch → Datascicomp

iphysresearch / Datascicomp

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Datascicomp

Open Solution Toxic Comments
Open solution to the Toxic Comment Classification Challenge
Stars: ✭ 154 (-90.59%)
Mutual labels:  competition, data-science, challenge
Pathwar
☠️ The Pathwar Project ☠️
Stars: ✭ 58 (-96.45%)
Mutual labels:  competition, challenge
Bdci2018 Chinauuicom 1st Solution
这是BDCI2018的联通赛题第一名解决方案
Stars: ✭ 282 (-82.76%)
Mutual labels:  competition, data-science
hackathon
Repositório de hackathons do Training Center
Stars: ✭ 20 (-98.78%)
Mutual labels:  challenge, competition
Open Solution Mapping Challenge
Open solution to the Mapping Challenge 🌎
Stars: ✭ 291 (-82.21%)
Mutual labels:  competition, data-science
Open Solution Value Prediction
Open solution to the Santander Value Prediction Challenge 🐠
Stars: ✭ 34 (-97.92%)
Mutual labels:  competition, data-science
Ds Take Home
My solution to the book A Collection of Data Science Take-Home Challenges
Stars: ✭ 1,004 (-38.63%)
Mutual labels:  data-science, challenge
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (-31.11%)
Mutual labels:  data-science, challenge
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-92.3%)
Mutual labels:  data-science
Awesome Scientific Python
A curated list of awesome scientific Python resources
Stars: ✭ 127 (-92.24%)
Mutual labels:  data-science
Aws Data Wrangler
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
Stars: ✭ 2,385 (+45.78%)
Mutual labels:  data-science
Stock Prediction
Smart Algorithms to predict buying and selling of stocks on the basis of Mutual Funds Analysis, Stock Trends Analysis and Prediction, Portfolio Risk Factor, Stock and Finance Market News Sentiment Analysis and Selling profit ratio. Project developed as a part of NSE-FutureTech-Hackathon 2018, Mumbai. Team : Semicolon
Stars: ✭ 125 (-92.36%)
Mutual labels:  data-science
Google Foobar Help
Guidance on how to tackle some of the foobar challenges.
Stars: ✭ 127 (-92.24%)
Mutual labels:  challenge
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+560.76%)
Mutual labels:  data-science
Griffon Vm
Griffon Data Science Virtual Machine
Stars: ✭ 128 (-92.18%)
Mutual labels:  data-science
Rightmove webscraper.py
Python class to scrape data from rightmove.co.uk and return listings in a pandas DataFrame object
Stars: ✭ 125 (-92.36%)
Mutual labels:  data-science
Dbg Pds
Deutsche Boerse's Financial Trading Public Data Set
Stars: ✭ 124 (-92.42%)
Mutual labels:  data-science
Stats337
Readings in applied data science
Stars: ✭ 1,625 (-0.67%)
Mutual labels:  data-science
Torchbear
🔥🐻 The Speakeasy Scripting Engine Which Combines Speed, Safety, and Simplicity
Stars: ✭ 128 (-92.18%)
Mutual labels:  data-science
Unicode plot.rb
Plot your data by Unicode characters
Stars: ✭ 127 (-92.24%)
Mutual labels:  data-science

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: 的话,请科学上网后再试一次😂 ​。
    • 如果还有某种页面显示不正常的问题,请清空 cookies 和缓存再试一次😭

    Acknowledgments and other useful listings

    Stargazers over time

    Stargazers over time

    License

    MIT

    Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].