Skip to content
#

outliers-detection

Here are 42 public repositories matching this topic...

Predict laptop prices using machine learning. This project leverages multiple linear regression to achieve an 82% prediction precision. Explore the influence of features like brand, specs, and more on laptop prices.

  • Updated Aug 16, 2023
  • Jupyter Notebook

In this repository I have performed Exploratory Data Analysis on the dataset student_performance.csv. In which i have tried to detect outliers,missing values,relationship among features and across features,Categorical data and continuous/numerical data.

  • Updated Feb 14, 2022
  • Jupyter Notebook
EDA_Happiness_report_2019

This is an Exploratory Data Analysis (EDA) in 12 Steps with an easy going dataset for beginners. The goal is to understand the correlation between variables step by step. For advance practionners you can use the profiling package in Python

  • Updated Jun 29, 2022
  • Jupyter Notebook

In this repository, using the statistical software R, are been analyzed robust techniques to estimate multivariate linear regression in presence of outliers, using the Bootstrap, a simulation method where the construction of sample distribution of given statistics occurring through resampling the same observed sample.

  • Updated Nov 27, 2019
  • R

R-based statistical analysis of Boston Housing Data. Explored feature scales, computed descriptive stats, visualized data, and identified outliers (e.g., higher crime rates in specific areas). Examined variable relationships, calculated correlation coefficients, and presented findings via cross-classifications.

  • Updated Feb 14, 2024

Improve this page

Add a description, image, and links to the outliers-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the outliers-detection topic, visit your repo's landing page and select "manage topics."

Learn more