How to Install and Uninstall python3-tpot Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-tpot" package

This guide covers the steps necessary to install python3-tpot on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-tpot

2. Uninstall "python3-tpot" package

Please follow the step by step instructions below to uninstall python3-tpot on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-tpot $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tpot package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tpot
Architecture: all
Version: 0.11.5+dfsg-4
Priority: optional
Section: universe/python
Source: tpot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 291
Depends: python3-deap (>= 1.2), python3-joblib (>= 0.13.2), python3-numpy (>= 1.16.3), python3-pandas (>= 0.24.2), python3-scipy (>= 1.3), python3-sklearn (>= 0.22), python3-stopit (>= 1.1.2), python3-tqdm, python3:any
Recommends: python3-dask, python3-distributed
Filename: pool/universe/t/tpot/python3-tpot_0.11.5+dfsg-4_all.deb
Size: 50108
MD5sum: 55530f31d390ee4bddc36d3092f6cc96
SHA1: 501fb3a271226c07d838ed94ba38f93e97e4d68d
SHA256: 0bd4586756b03ac34fa6105de3b979a7ac235ad363c4a30591ff9ace52dd6e33
SHA512: 8884777f04949d4b0a4eb473178f2e928dfe2b585002b9494b49899ce73e80c076d74282361c05710422c4726fe05ab0c9d618b920b07095f47b0b67cfcd75d1
Homepage: https://epistasislab.github.io/tpot/
Description-en: Automated Machine Learning tool built on top of scikit-learn
Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine
Learning tool that optimizes machine learning pipelines using genetic
programming.
.
TPOT will automate the most tedious part of machine learning by intelligently
exploring thousands of possible pipelines to find the best one for your data.
.
Once TPOT is finished searching (or you get tired of waiting), it provides you
with the Python code for the best pipeline it found so you can tinker with the
pipeline from there.
.
TPOT is built on top of scikit-learn, so all of the code it generates should
look familiar... if you're familiar with scikit-learn, anyway.
.
This package contains the Python 3.x version of TPOT.
Description-md5: f3994a04e37953370ab17b18627ff960