Web-based no-code machine-learning pipeline environment.
What it does
A small Flask AutoML web app: upload a CSV/URL dataset, pick a target column and a model (several sklearn regressors plus an LSTM option) from a dropdown, and get back error metrics (MAE/MSE/RMSE) and a prediction plot, with the trained model downloadable -- a real, working no-code ML pipeline, not a UI mockup.