A
How this works
  1. Type or paste your project goal or problem description in plain text (up to 750 words).
  2. Click "Analyze & Recommend" to send your problem statement to backend Gemini AI.
  3. You will automatically navigate to Model Guidance to review recommended model algorithms.
Problem Statement
0 / 750 words
Describe → AI Analysis
How this works
  1. Review the top recommended machine learning algorithms selected specifically for your problem statement.
  2. Click "Make this simpler" repeatedly — each click makes the explanation noticeably simpler down to an ELI5 child analogy.
  3. Hover over highlighted technical terms (dotted purple underline) for instant glossary definitions.
AI Model Recommendation Summary
Submit a problem description on the Describe page to generate custom AI recommendations.
Recommended Model Family
How this works
  1. Select a dataset file (.csv, .json, .tsv, .parquet, .txt) from your local system.
  2. Click "Run Automated Cleaning" to trigger server-side Pandas data quality transforms.
  3. Review clean row counts, quality index score, and step-by-step audit logs.
Upload Dataset for Cleaning
Ready to Clean Your Data
Select a dataset file above to upload it to backend storage. Once uploaded, automated cleaning will handle missing values, duplicates, and outliers.
How this works
  1. Search or filter pre-loaded machine learning datasets (Iris, Wine, Breast Cancer, Diabetes, etc.).
  2. Click "Download" to stream raw CSV files straight to your computer.
  3. Use the Admin Upload form below (or drop files into data-library/ on server) to add new datasets.
+ Admin: Add New Dataset to Curated Supply Library
How this works
  1. Optionally upload your own custom model artifact (.py, .js, .pkl, .html) using the box below.
  2. Select an estimator algorithm and specify the target task type (Classification vs. Regression).
  3. Click "Execute Testing Pipeline" to run model evaluation and inspect metrics and logs.

You can input models of types - .py/.js/.pkl/.html

Evaluation Config
How this works
  1. Optionally upload your own custom model artifact (.py, .js, .pkl, .html).
  2. Choose cross-validation split strategy (5-fold vs 10-fold CV).
  3. Click "Start Model Training" to execute fitting loops and monitor execution progress.

You can input models of types - .py/.js/.pkl/.html

Training Options