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
This project predicts placement salary (LPA) based on CGPA and IQ using Single, Multiple, and Polynomial Linear Regression models. It includes manual and sklearn implementations for comparison.