iiitl / iiitl/Linear-Regression
Final Best model with benchmark and error breakdown
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Build best final model from library path, and compare it's performance against the current best version.
Your report must include a side-by-side benchmark table (RMSE, R², MAE, MSE, and training runtime) and a stratified error breakdown showing the Mean Absolute Error (MAE) for the bottom, middle, and top 33% of target values to identify where the linear model's assumptions fail.
Contributor guide
Research direction
Start by locating the library path and the current best version referenced in the issue, then inspect the notebook workflow used to train and evaluate the linear model. Done means producing a final model comparison with RMSE, R², MAE, MSE, and training runtime, plus MAE for the bottom, middle, and top target-value thirds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100