iiitl / iiitl/Linear-Regression
Outlier and skewness analysis for all features
Open
easy
exploration
good first issue
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Create histogram and boxplot views for all input features.
Compute IQR-based outlier counts per feature and identify top 3 features with strongest skew.
Write 4 practical preprocessing recommendations.
Contributor guide
Research direction
No specific file, test, or entry point is named; begin by locating the repository's existing Jupyter Notebook analysis entry point and reviewing how input features are loaded. The work is complete when every input feature has histogram and boxplot views, IQR-based outlier counts, the three most skewed features are identified, and four practical preprocessing recommendations are written.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data, data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100