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
A machine learning project to predict product return amounts based on brand, sales, advertising spend, and order data. Includes data preprocessing, exploratory data analysis (EDA), feature encoding, scaling, model training with Random Forest, evaluation, and saving the trained model for future predictions.