★ wanayoo — archive 1999 https://github.com/sanjuyo/Data-PreprocessingNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code
This branch is even with SagarGaniga:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Data-Preprocessing

Data preprocessing is a data mining technique that involves transforming raw data into an understandable format.

Handling Missing Values

  1. Delete Row
  2. Fill with mean
  3. Fill with median

Handling Noicy Data with Quantile functions

  1. Deleting Row
  2. Replace with min

Normalization and Reduction

Visualization

Histogram

Density Plot

Box Plot

Correlation Matrix

Scatter Plot

About

Data preprocessing is a data mining technique that involves transforming raw data into an understandable format.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.