export | Export the optimized pipeline as Python code |
fit | Fitting a model to the data |
fit_predict | Call fit and predict in sequence. |
install_tpot | Install TPOT and its dependencies |
predict | Use the optimized pipeline to predict the target for a... |
predict_proba | Use the optimized pipeline to estimate the class... |
score | Return the score on the given testing data using the... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.