Q&A
- In your own words, define the TPOT library.
- Name and explain a couple of TPOT 's limitations.
- How would you limit the optimization time in TPOT?
- Briefly define the term "genetic programming."
- List and explain the five parameters of the
tpot.TPOTRegressor
class. - List and explain the different and new parameters introduced in the
tpot.TPOTClassifier
class. - What are virtual environments and why are they useful?