What is the difference between a feature and a label?

前端 未结 7 1632
天涯浪人
天涯浪人 2020-12-12 10:00

I\'m following a tutorial about machine learning basics and there is mentioned that something can be a feature or a label.

From what I know, a fea

相关标签:
7条回答
  • 2020-12-12 10:59

    Suppose you want to predict climate then features given to you would be historic climate data, current weather, temperature, wind speed, etc. and labels would be months. The above combination can help you derive predictions.

    0 讨论(0)
提交回复
热议问题