No Code Machine Learning Pipeline to Evaluate Models and Perform EDA
Published:
This post briefly discusses the newest feature introduction to this site: a comprehensive, no-code, drag&drop interface for training and comparing machine learning models on disparate datasets
๐ No-Code Machine Learning Pipeline
Interactive ยท Browser-Based ยท Zero Install

Build, train, and evaluate machine learning models directly in your browser โ no code required.
๐ Live Demo
๐ Try it here: Click Me!
๐ง What This Tool Does
- ๐ Upload your dataset (CSV)
- ๐ Perform Exploratory Data Analysis (EDA)
- โ๏ธ Apply feature engineering & preprocessing
- ๐ค Train multiple ML models
- ๐ Evaluate performance (ROC, AUC, F1, Confusion Matrix)
- ๐ฎ Generate predictions on new data
โก Key Features
- ๐ป 100% Browser-Based (no setup)
- ๐งฉ Step-by-step guided workflow
- ๐ Built-in visualizations
- ๐ง Multiple ML algorithms
- ๐ Real-time evaluation
๐๏ธ Supported Models
- Logistic Regression
- K-Nearest Neighbors
- Gaussian Naive Bayes
- Decision Tree
- Random Forest
- ADA Boost
- Gradient Boosting Machine
๐ช Step-by-Step Usage
๐ฅ 1. Load Dataset
- Upload CSV
- Ensure binary target column
- Index columns auto-removed
๐ฏ 2. Select Target & Features
- Choose binary target
- Define positive class
- Configure feature types
๐ 3. Explore Data
- Summary stats
- Class balance
- Visualizations
โ๏ธ 4. Preprocess Features
- Apply scaling / transformations
๐๏ธ 5. Configure Models
- Select models
- Adjust split
๐๏ธ 6. Train
- Run pipeline
- Monitor progress
๐ 7. Results
- Metrics + visualizations
๐ฎ 8. Predict
- Upload new data
- Generate predictions
๐ ๏ธ Tech Stack
- Vanilla JavaScript
- Chart.js
- PapaParse
โญ Support
Star the repo if you find it useful!




