facultyai / facultyai/boltzmannclean

Clean on Training and use the information from that to clean on Test

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
24
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I have a dataset wherein both test and training dataset have missing values.
Just like in sklearn where we train using fit_transform and use that later to transform test data.
I want to clean the training set and using that info test set should also be clean.
How to do this.?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.