Transformers are classes that enables data transformation while preprocessing the data for machine learning . Examples of transformer in scikit-learn are SimpleImputer , MinMaxScaler, OrdinalEncoder etc. My transformer won't be transforming a dataset rather it will take in a dataset and it features and also a model to train with, splits the dataset into the number of folds you wish to work with then trains the model. The transformer contains methods for viewing the performance of the model and also making predictions.
-
Notifications
You must be signed in to change notification settings - Fork 0
Eddy-Emmanuel/Creating-a-Custom-Transformer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple method of creating your own transformer to suite your needs.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published