Clear Filters
Clear Filters

Machine Learning onramp section 2.6

2 views (last 30 days)
AG
AG on 6 Jun 2020
Commented: ZENG SIYU on 19 Apr 2021
Hi all, I am stuck on the further practice part of section 2.6 in the Machine Learning onramp course.
Can someone please post the solution for this?
  3 Comments
AG
AG on 7 Jun 2020
by 'feature space' they mean plot (duration, aspect ratio)
I'm new to matlab and unsure how use the index of the vector iswrong to index into testdata and predictions
I image a plot of the miscategorized points in a plot of gplotmatrix
screenshot of the question below! many thanks for your help!
ZENG SIYU
ZENG SIYU on 19 Apr 2021
I have seen this reference answer on the internet. Please check it.
wrongdata = [testdata.AspectRatio,testdata.Duration] %Get data from unsuccessful classification letters

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!