facultyai / facultyai/boltzmannclean
Clean on Training and use the information from that to clean on Test
Aberta
question
- Linguagem predominante
- Python
- Estrelas
- 24
- Forks
- 8
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.