EpistasisLab / EpistasisLab/tpot
Divide data into number of chunks and feed to TPOT sequentially
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Let suppose We have dataset size of 10GB and I want to divide this dataset into number of chunks and train TPOT models on all the chunks sequentially.
(In short, I want to feed the data to TPOT into number of chunks instead of complete dataset)
Does any one have an idea how we do that ...?
Need some suggestion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.