Skip to content

jahanOSTG/Feature-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Data Cleaning, Preprocessing, and Visualization

Dataset Overview

Step 1: Initial Data Exploration

  • ๐Ÿ”น Shape of the Dataset
  • ๐Ÿ”น Summary Statistics
  • ๐Ÿ”น Data Types
  • ๐Ÿ”น Missing Value Detection

Step 2: Categorical Feature Encoding

  • ๐Ÿ”น Label Encoding
  • ๐Ÿ”น One-Hot Encoding

Step 3: Correlation Analysis

  • ๐Ÿ”น Correlation Matrix
  • ๐Ÿ”น Heatmap Visualization
  • ๐Ÿ”น Interpret Strong Positive, Negative, and Zero Correlations

Step 4: Feature Scaling

  • ๐Ÿ”น StandardScaler
  • ๐Ÿ”น MinMaxScaler
  • ๐Ÿ”น Comparison of Scaled vs Original Features

Step 5: Data Visualization

  • ๐Ÿ”น Count Plots (Gender, Department)
  • ๐Ÿ”น Boxplot (e.g., Salary by Department)
  • ๐Ÿ”น Histograms (Age, Salary, Experience)
  • ๐Ÿ”น Pairplot
  • ๐Ÿ”น Line Plot (Scaled vs Original Features)
  • ๐Ÿ”น Timeline Bar Chart (Joining Date)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published