フィルターのクリア

what is the type of this machine learning problem?

1 回表示 (過去 30 日間)
yasmin almashagbah
yasmin almashagbah 2020 年 12 月 15 日
コメント済み: Cris LaPierre 2020 年 12 月 16 日
I have this problem where I have a group of signature images, part of these images are original by the person and the other part are forger signature.
and I want to check if these signatures are original or not. what is the type of this problem classification or regression? what should I give the classifier the features only!!

回答 (1 件)

Cris LaPierre
Cris LaPierre 2020 年 12 月 15 日
This is a classification problem. I'll point you to this introduction to classification video from our Practical Data Science with MATLAB specialization.
  2 件のコメント
yasmin almashagbah
yasmin almashagbah 2020 年 12 月 16 日
thank you for the video, I am going to watch the course. for my problem, I am using imageDatastore to call the dataset what should be the labels ? or what should be the response column?
Cris LaPierre
Cris LaPierre 2020 年 12 月 16 日
This is no trivial problem to solve, at least to achieve it with any degree of accuracy.
A great place to get started is the Machine Learning Onramp. It uses a handwriting example to introduce machine learning in MATLAB.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by