|
|
|
# Supervised machine learning
|
|
|
|
|
|
|
|
We have developed a supervised machine learning tool called TargetMate.
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
#### Machine-learning problem
|
|
|
|
|
|
|
|
* Binary classification
|
|
|
|
* Single-output regression
|
|
|
|
|
|
|
|
#### Algorithms
|
|
|
|
|
|
|
|
* Vanilla
|
|
|
|
* Automated
|
|
|
|
* Grid search
|
|
|
|
* TPOT
|
|
|
|
* AutoSklearn
|
|
|
|
|
|
|
|
#### Confidence
|
|
|
|
|
|
|
|
Conformal prediction
|
|
|
|
|
|
|
|
#### Featurizers
|
|
|
|
|
|
|
|
* Classical
|
|
|
|
* Stacked CC signatures
|
|
|
|
* Ensemble of CC signatures
|
|
|
|
|
|
|
|
|