autoclass
automatic classification or clustering
Install
- All systems
-
curl cmd.cat/autoclass.sh
- Debian
-
apt-get install autoclass
- Ubuntu
-
apt-get install autoclass
- Kali Linux
-
apt-get install autoclass
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autoclass
- Raspbian
-
apt-get install autoclass
- Dockerfile
- dockerfile.run/autoclass
autoclass
automatic classification or clustering
AutoClass solves the problem of automatic discovery of classes in data (sometimes called clustering, or unsupervised learning), as distinct from the generation of class descriptions from labeled examples (called supervised learning). It aims to discover the "natural" classes in the data. AutoClass is applicable to observations of things that can be described by a set of attributes, without referring to other things. The data values corresponding to each attribute are limited to be either numbers or the elements of a fixed set of symbols. With numeric data, a measurement error must be provided.