🤖 Building My AutoML Web App

August 2025 · Python · Streamlit · PyCaret · ETL


🔍 Project Overview

This project involved building a fully interactive AutoML web app using Streamlit and PyCaret. The app allows users to upload datasets (CSV), select the target variable, and automatically trains multiple models, ranks them by accuracy, and visualises key results. I also incorporated automatic Exploratory Data Analysis (EDA) and performance metrics generation.

⚙️ Methodology

💡 Features

📉 Errors & Fixes

📈 Key Takeaways

🔗 Repository

GitHub Repo: AutoML Web App


← Back to Blog