EpistasisLab / EpistasisLab/tpot
Simple request for sample code
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
I heard that `TPOT ` generates some code at the end of model training for reproducing/re-training the model. Would that code be using libraries like PyTorch or Tensorflow (i.e the actual code needed to run the model) **without importing `TPOT` library** or would it use TPOT as a wrapper to specify which "best" model to use, so would basically be a bunch of extra parameters for TPOT to use?
Or a standalone piece of code with an independent model?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.