Skip to content

Latest commit

 

History

History
112 lines (72 loc) · 5.31 KB

LEADERBOARD.md

File metadata and controls

112 lines (72 loc) · 5.31 KB

Leaderboard

Welcome to the OPEN-ARC leaderboard. Each project has it's own leaderboard, sorted by highest accuracy score. Our implementation is labeled 'N', since it is the base code for implementations.

Project 1: LCSC

Predicting Liver Cirrhosis Stage of patients, helping medical experts to drastically assess patient health.

Leaderboard

Rank Contributor Architecture Type Platform Base Model (✗/✔) Dataset Accuracy Link
N Our Model RandomForestClassifier Kaggle Liver Cirrhosis Stage Classification 🩺 95.6% Notebook

Project 2: WTC

Classify the type of weather using 10 different weather data features.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model RandomForestClassifier Kaggle Weather Type Classification 91.2% Notebook

Project 3: PPDC

Classify potato plant diseases based on image/vision data.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model CustomCNN Kaggle 🌱 Potato Plant Diseases Data 🍂 95.1% Notebook

Project 4: RWQC

Classify the quality of red wine based on sensory data.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model GradientBoostingClassifier Kaggle Red Wine Quality 72.8% Notebook

Project 5: TWNG

Generate Terraria weapon names based on weapon names from the official game.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model SimpleRNN Kaggle All Terraria Weapons DPS V_1.4.4.9 78.6% Notebook

Project 6: NHG

Generate convincing news headlines based on short passages of text.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset BLEU-Score Link
N Our Model DistilBART Kaggle NEWS SUMMARY 52.8% Notebook

Project 7: CR

Recommend crops based on a given set of features to optimize crop yields.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model XGBClassifier Kaggle Crop Recommendation Dataset 98.6% Notebook

Project 8: PSPM

Predict a plant's stress level based on certain features.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model XGBClassifier Kaggle Plant-Health-Data 99.1% Notebook

Project 9: TAPM

Predict traffic accidents based on certain features.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model XGBClassifier Kaggle Traffic Accident Prediction 💥🚗 85.2% Notebook

Project 10: MCM

Classify a mushroom as edible or poisonous based on certain features.

Leaderboard

Rank Contributor Architecture Type Platform Base Model Dataset Accuracy Link
N Our Model RandomForestClassifier Kaggle Mushroom Classification 91.1% (CV) Notebook

More projects coming soon