Day 08 Create a classification model with Azure Machine Learning designer

Classification - Predict category or class
Train regression model - Dataset that includes historical features and known label values

  • historical features - Characteristics of entity for which you want to make prediction
  • known label values - Numeric value that you want to train model to predict

Evaluate a classification model

  • Compare true values for label to label values that were predicted
  • Calculate various metrics that describe how well the model performs

Deploy a predictive service


<<:  [Day23] 发布你的Action

>>:  资料型别转转转,Ruby 30 天刷题修行篇第八话

Day24 NiFi 延伸应用 - Slack & Email

有时候 Data Pipeline 可能会因为一些原因出现一些问题,像是网路问题、OOM、资料格式不...

写机器人必备 -- 函式的操作

创建第一个函式 def functionname([parameterlist]): ["...

Day 22 - 天眼CNN 的耳朵和嘴巴 - RNN(3) -GRU

GRU vs. LSTM LSTM 在一个单一单元中要完成很多的操作。当使用更大的网络时,与循环神经...

[GMI/GMA] 透过移动装置连上 Genero Web App

至目前的章节为止,已经可以执行 Genero FGL的程序在 Windows/MAC/Linux ...

为什麽会跑来这里写这题目

自从犯贱跑去参加ML新手的 Kaggle ML 30days ,脱了层皮後,开始回想一些在 in-c...