Skip to content

This repository hosts the Flight Rating challenge, a structured competition aimed at evaluating predictive modeling solutions using RAMP (Rapid Analytics and Model Prototyping). The project includes data preparation scripts, an example submission, and a Jupyter notebook for participants to explore the problem and develop their models.

Notifications You must be signed in to change notification settings

khaledboug/flight-rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Flight Rating RAMP Challenge

This repository contains the Flight Rating RAMP challenge, designed as a structured competition to evaluate predictive modeling solutions for a specific dataset. Created for use with RAMP (Rapid Analytics and Model Prototyping), this challenge framework is ready to be deployed on RAMP Studio, where participants can collaborate on predictive modeling tasks and benchmark their solutions.

Project Structure

The project is organized across two main directories:

  • ramp-data/flight-rating: Contains data preparation scripts and dependencies to set up and clean the dataset.

    • data/: Directory to store train/test data files.
    • prepare_data.py: Script for data preparation.
    • requirements.txt: Lists all necessary dependencies.
  • ramp-kits/flight-rating: The primary kit directory, containing files needed to configure and launch the challenge.

    • data/: Placeholder for challenge data.
    • submissions/starting_kit/: Includes a baseline submission to help participants get started.
    • flight-rating_starting_kit.ipynb: Jupyter notebook with an overview of the problem, exploratory analysis, and example solution.
    • problem.py: Defines the predictive task using RAMP workflow specifications.
    • environment.yml and requirements.txt: Dependency files for conda and pip setup.

This structure is intended to provide a clear, organized approach for participants, ensuring they can easily prepare, understand, and participate in the challenge on RAMP Studio.

About

This repository hosts the Flight Rating challenge, a structured competition aimed at evaluating predictive modeling solutions using RAMP (Rapid Analytics and Model Prototyping). The project includes data preparation scripts, an example submission, and a Jupyter notebook for participants to explore the problem and develop their models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published