Skip to content
#

outliers-detection

Here are 42 public repositories matching this topic...

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

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

Consider only the below columns and prepare a prediction model for predicting Price. Corolla<-Corolla[c("Price","Age_08_04","KM","HP","cc","Doors","Gears","Quarterly_Tax","Weight")]

  • Updated May 13, 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

This repository contains clustering techniques applied to minute weather data. It contains K-Means, Heirarchical Agglomerative clustering. I have applied various feature scaling techniques and explored the best one for our dataset

  • Updated Jul 2, 2022
  • Jupyter Notebook

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