Imperial-College-Data-Science-Society / Challenges

Licence: MIT License
ICDSS Advanced Data Science Team Challenges 2020-2021

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Challenges

moveIt
⏱️ Recupere o foco e seja mais produtivo com o Move.it!
Stars: ✭ 17 (+21.43%)
Mutual labels:  challenges
get hired training
A set of videos and tips to help our students to be hired as developers 💯
Stars: ✭ 18 (+28.57%)
Mutual labels:  challenges
easy-to-git
👩‍🔬 👨‍💻 A project designed to start you on your journey as an Open-source contributor
Stars: ✭ 33 (+135.71%)
Mutual labels:  challenges
HackerrankJAVA
This repository consists of Hackerrank JAVA Solutions
Stars: ✭ 31 (+121.43%)
Mutual labels:  challenges
fun-algorithms
Basic problems with solution which are mostly asked in the interviews.
Stars: ✭ 24 (+71.43%)
Mutual labels:  challenges
desafios-DIO
Desafios em C#, Java, JavaScript, Kotlin, Python e Ruby dos Bootcamps da Digital Innovation One
Stars: ✭ 140 (+900%)
Mutual labels:  challenges
chall.stypr.com
Stereotyped Challenges (2014~2023)
Stars: ✭ 59 (+321.43%)
Mutual labels:  challenges
duolingo-solution-viewer
A browser extension providing access to the lists of solutions to the translation / listening challenges on Duolingo, and restoring the correction of typos for listening challenges.
Stars: ✭ 31 (+121.43%)
Mutual labels:  challenges
Project-Euler
Send PRs to contribute and see the Codemasters solving some really mind boggling questions.
Stars: ✭ 21 (+50%)
Mutual labels:  challenges
CodeSignal-Solutions
CodeSignal solutions
Stars: ✭ 112 (+700%)
Mutual labels:  challenges
XF MicunaFood
Xamarin.Forms UI/UX Challenges - Micuna Food
Stars: ✭ 26 (+85.71%)
Mutual labels:  challenges
noobtoberfest
Game-coding challenge for everyone who wants to contribute to an open-source project for Hacktoberfest 2020 🎮
Stars: ✭ 32 (+128.57%)
Mutual labels:  challenges
AIODrive
Official Python/PyTorch Implementation for "All-In-One Drive: A Large-Scale Comprehensive Perception Dataset with High-Density Long-Range Point Clouds"
Stars: ✭ 32 (+128.57%)
Mutual labels:  challenges
js-challenges
Repo to store telegram's @js_challenges
Stars: ✭ 14 (+0%)
Mutual labels:  challenges
codewars-python
No description or website provided.
Stars: ✭ 20 (+42.86%)
Mutual labels:  challenges
server
Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
Stars: ✭ 20 (+42.86%)
Mutual labels:  challenges
Flutter UI Projects
Repositório destinado a criaçao de telas em Flutter, tendo seu maior foco a UI.
Stars: ✭ 30 (+114.29%)
Mutual labels:  challenges
EasyEuler
A command line tool for Project Euler
Stars: ✭ 29 (+107.14%)
Mutual labels:  challenges
rot13
This is a collection of ROT13 encoding programms written in different languages. Just for fun.
Stars: ✭ 24 (+71.43%)
Mutual labels:  challenges
desafios flutterando
Repositório destinado aos desafios proposto pela comunidade Fluterando.
Stars: ✭ 33 (+135.71%)
Mutual labels:  challenges

ICDSS Advanced Data Science Team Challenges 2020-2021

Datasets

Choose and work on one out of the six distinct datasets provided. You can assume that they are correctly labelled and cleaned. Detailed descriptions are provided in the READEME.md files of each challenge.

  1. Bike Deployment
  2. Fashion MNIST Classification
  3. Cryptocurrency Trading
  4. Volatility Pairs Trading
  5. Real Estate Housing
  6. Toxic Comment Classification

Assessment

The submissions are assessed for their:

Target & Effectiveness

Briefly summarise the goal of the challenge of your choice and provide an abstract of your analysis.

Succinctness is always welcome! If you can show something with 3 lines of math or use well-accepted terminology to explain something concisely, please do so! Long texts are, in general, not preferred.

Visualization & Statistics

Descriptions of the datasets are intentionally not provided to enable you to research for them and gain insight into the raw data.

Any type of meaningful visualization and basic statistical analysis of the data is highly encouraged. Do not spend too much time on that, you should be able to get this with just a few lines of code.

Please avoid spending lots of time trying to produce the perfect looking graph. Simple ones will suffice.

Assumptions

Clearly state your assumptions before fitting any model. This will, hopefully, lead you to better support your model theoretically and also help us assess your model selection and approach.

Model & Model Selection & Validation

Provide insight into the suggested model to address the problem. Using sklearn's API fit, predict, score methods is expected but not the purpose of these challenges. So just coding a model is not enough! We are interested in how you made the decisions for coming up with your model.

As far as model selection and validation go, we do not expect you to perform grid cross-validation for everything, since this is computationally demanding. We have relaxed the requirements for the optimality of the final model, as long as there is a systematic approach. On the other hand, we do not trust oracles, so if you plan to hardcode model hyperparameters you had better come up with a good reasoning!

Note: Model accuracy is not the main objective of these challenges. State-of-the-art models can be found online, but if they are not properly presented and reasoned then the solutions will be consider of inferior quality compared to accurate but well developed and explained solutions.

Submission

Format

Compress your solution and send us the .zip or .tar file via email. Format the email subject according to:

ADST Challenge 20-21: <challenge_name>_<full_name>

where:

  • <challenge_name>: is the name of the project given above
  • <full_name>: your full legal name, same as the one stated in your google form submission

Note that you should be a member of ICDSS society in order to accept your submission.

Environment

You are allowed to use any programming language, as long as you provide us with an automated way to setup our environment for reproducing your results. You should expect us to use Ubuntu >18.04 LTS for this purpose. If you have some particular preference between the two please specify it in your submission.

Deriverables

Challenge

You can choose to submit:

  • a Jupyter Notebook

  • a pdf report accompanied with documented scripts for reproducing the results. In this case we expect a well method-level documentation convention used so that we can follow the code along the report. There is no preference in the structure of the report, it can also look like a presentation.

Note: Quality matters only. The challenge can be successfully addressed and reported with just a handful of jupyter-cells/slides/report-pages.

Fill up our Application form

Please fill in your details and upload your resume through this jotform

Logistics

Issues

We will not answer to personal emails, please use issues for asking questions!

Deadline

Requests for deadline extensions will be ignored.

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].