ML Wiki
Airflow
Binary Classification
Binning
Confusion Matrix
Continuous Variable
HDFS
Holdout Set
Kernel
Label
Labeled Example
Loss Function
NLP
Neural Network
Online Learning
Overfitting
Parameter
Risk
Target
TensorFlow
True Positive
In the context of ML, target is whatever the output of the input variables. It could be the individual classes that the input variables may be mapped to in case of a classification problem or the output value range in a regression problem.