Skip to content

Feature transformation is a technique in machine learning that changes the way features are represented in order to improve the performance of machine learning algorithms. This can be done by transforming the features to a different scale, removing outliers, or creating new features from existing

Notifications You must be signed in to change notification settings

EmamulHossen/FeatureTransformation-Assignment-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation


Feature Transformation

Description

Feature transformation refers to the process of altering or converting the original features (input variables) in a dataset to create new features that can help improve the performance of a machine learning model.

The Process of Feature Transformation

Normalization
Standardization
Logarithm Transformation
Robust Scaler
Min Absolute Scaler

Tech Used

NumPy Pandas

Follow me

Links

About

Feature transformation is a technique in machine learning that changes the way features are represented in order to improve the performance of machine learning algorithms. This can be done by transforming the features to a different scale, removing outliers, or creating new features from existing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published