You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Predict and classify Indian cities' seasonal Air Quality Index (AQI) categories using classical supervised machine learning models. Built with Python & Scikit-learn, this project implements SVM (RBF), Random Forest, and MLR pipelines, incorporating feature selection, multicollinearity (VIF) analysis, and feature ablation studies.