Skip to content

edis/sds_challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

61 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SDS Club's Monthly Challenges πŸ“Š

Learn through continuous learning experiences with an on-going experience. Challenges will bring your Data Science skills to the next level.

NOTE: answers to previous challenges will be added to the answers folder after the end of each challenge

SDS Challenge #10 - Consumer Reviews

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_reviews.csv (dataset to predict on)
     Β Β  └── public_reviews.csv (dataset to train and test)

SDS Challenge #9 - Email Fraud

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_emails.csv (dataset to predict on)
     Β Β  └── public_emails.csv (dataset to train and test)

SDS Challenge #8 - Song Popularity

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_songs.csv (dataset to predict on)
     Β Β  └── public_songs.csv (dataset to train and test)

SDS Challenge #7 - Laptop Prices

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_laptops.csv (dataset to predict on)
     Β Β  └── public_laptops.csv (dataset to train and test)

SDS Challenge #6 - Medical Appointment No Shows

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_appointments.csv (dataset to predict on)
     Β Β  └── public_appointments.csv (dataset to train and test)

SDS Challenge #5 - Stack Overflow Questions

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_questions.csv (dataset to predict on)
     Β Β  └── public_questions.csv (dataset to train and test)

SDS Challenge #4 - Hostel Listings

    β”œβ”€β”€ challenge.ipynb (challenge)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_listings.csv (dataset to predict on)
     Β Β  └── public_listings.csv (dataset to train and test)

Challenge #3 - Job Postings

    β”œβ”€β”€ challenge.ipynb (challenge problem)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_jobs.csv (dataset to predict on)
     Β Β  └── public_jobs.csv (dataset to train and test)

Challenge #2 - Used Cars Prices

    β”œβ”€β”€ challenge.ipynb (challenge problem)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_cars.csv (dataset to predict on)
     Β Β  └── public_cars.csv (dataset to train and test)

Challenge #1 - Flight Cancellations

    β”œβ”€β”€ challenge.ipynb (challenge problem)
    β”œβ”€β”€ data
     Β Β  β”œβ”€β”€ pred_flights.csv (dataset to predict on)
     Β Β  └── public_flights.csv (dataset to train and test)

Releases

No releases published

Packages

No packages published