Code Monkey home page Code Monkey logo

mlcontests.github.io's Introduction

Bootstrap logo

ML Contests

license website pull_requests stars

A sortable list of public machine learning/data science/AI contests, viewable on mlcontests.com.

Please submit a pull request for any changes.

Additions or changes to the competitions list can be made by editing https://github.com/mlcontests/mlcontests.github.io/blob/master/competitions.json. Please check the submission criteria first to ensure your competition qualifies.

Schema

Mandatory fields

"name": A description of the competition. 
"url": Link to the competition. Feel free to insert codes so you can track the source. 
"type": The type of ML that most closely matches the competition. See other competitions for examples. E.g. "โœ… Supervised Learning"
"deadline": final day for submissions. Format is "D MMM YYYY".
"prize": Monetary prizes only, converted to USD, or leave blank. 
"platform": which platform is running the competition? E.g. "Kaggle"/"DrivenData"
"sponsor": Who's providing sponsorship? E.g. "Google"

Optional fields:

"conference": Any conference affiliation, e.g. "NeurIPS"
"conference-year": Which year of the conference is this competition affiliated with? E.g. 2022 
"launched": day the competition starts. Format is "D MMM YYYY".
"registration-deadline": final day new competitors are able to register. Format is "D MMM YYYY".
"additional_urls": Any additional relevant links - for example, to the competition homepage if the actual competition is run on CodaLab. E.g. ["https://example1.com", "https://example2.com"]
"tags": Any tags relevant to the type of challenge. E.g. ["supervised", "vision", "nlp"]

The required date format in all cases is D MMM YYYY - e.g. 5 Jan 2023.

Valid tags

We are currently transitioning away from assinging a competition a single type (e.g. "supervised learning" / "computer vision") and towards assigning multiple tags (e.g. ["supervised", "vision", "timeseries"]).

Currently valid tags are listed below. Please check this list and tag your competition with all relevant tags. If you feel like any important tags are missing from this list, feel free to make suggestions in a pull request.

Until the transition is complete, please also assign both a type and tags.

Tag Description
"supervised" Supervised learning (labels are given)
"unsupervised" Unsupervised learning (no labels given)
"rl" Reinforcement learning (actions to maximise reward)
"control" Control problems (controlling a dynamical system)
"classification" Classification (class labels)
"regression" Regression (numerical labels)
"ranking" Ranking (ranking sets of items)
"segmentation" Segmentation (1) (2) (dividing something into parts with labels)
"vision" Computer Vision (images/video)
"audio" Audio processing (sound)
"nlp" Natural Language Processing (language, or sequences of tokens)
"tabular" Tabular data (structured, in rows and columns)
"multimodal" Multi-modal data (e.g. audio + text)
"timeseries" Time series analysis (anything with time series data)
"forecasting" Forecasting (making predictions about the future)
"causal" Causal inference (cause and effect)
"automl" AutoML (competitions restricted to AutoML solutions)
"graph" Learning on Graphs
"optimisation" Optimisation (formal optimisation problems)
"search" Search problems
"safety" AI Safety (alignment, robustness, ,monitoring, etc)
"security" Information security (virus detection, passwords, encryption, etc)
"privacy" Privacy (privacy-enhancing ML, federated learning, etc)
"meta" Meta learning (learning to learn)
"writing" Writing (essays, articles, blog posts)
"reasoning" Logical reasoning or abstraction based challenges.
"analysis" Analysis/visualisation (notebooks, presentations, recommendations, interpretation)
"measurable" Any competition with an objectively measurable goal/benchmark
"subjective" Any competition with a subjective determination of winners, such as through a judging panel
"science" Any challenge analysing scientific data (physics/biology/chemistry/...)
"medical" Any challenge analysing medical data (CT scans/notes/...)
"sport" Any challenge analysing sports data (horse racing, NFL, NBA, soccer,...)
"business" Any challenge analysing business data (customer behaviour, credit card defaults,...)
"finance" Any challenge analysing financial markets data (crypto price prediction,...)
"education" Any challenge analysing education-related data (analysing students' essays, etc)
"geo" Any challenge analysing geographical data (localisation, mapping, etc)
"data" Any challenge where the core component is preparing or cleaning data, or creating new benchmark data sets
"open" Any data can be used, not just data that was given
"pvp" 'player-vs-player', i.e. evaluation is done by having competitors battle
"robotics" Any challenge involving teaching robots skills
"driving" Any challenge involving self-driving cars
"multiple" A competition composed of multiple mini-challenges
"mlops" A competition focused on MLOps - the operational aspects of ML in production - rather than modelling
"generative" A competition that focuses on generative models
"deeplearning" A competition that requires the use of deep learning

mlcontests.github.io's People

Contributors

hcarlens avatar vrv18 avatar nairthecoder avatar merrcury avatar skbly7 avatar zindi-africa avatar pcarlens avatar mck-str avatar sam152 avatar ermshaua avatar singhketan avatar sumansahoo16 avatar tenich avatar joooyzee avatar yxdyc avatar shaido987 avatar abumafrim avatar dmytroobertan avatar bhuvneshn avatar 5af1 avatar knightron0 avatar trustii-team avatar yashpato avatar maltanar avatar chanukyapatnaik avatar gblessed avatar gholste avatar jxtrbtk avatar namanphy avatar nsuurmey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.