Unrecognized function or variable 'fairnessMetrics'.
2 views (last 30 days)
Show older comments
Esmeralda Ruiz Pujadas
on 17 Nov 2022
Answered: Bala Tripura Bodapati
on 21 Nov 2022
Dear all,
I want to apply fairness in my models and I got this error:
Unrecognized function or variable 'fairnessMetrics'.
I am using matlab 2021b. I wonder if the issue is the version of my matlab or I need to install something to use this function
Thank you very much
0 Comments
Accepted Answer
Bala Tripura Bodapati
on 21 Nov 2022
Hi Esmeralda
It is my understanding that an error is encountered when using 'fairnessMetrics' function in MATLAB R2021b.
'fairnessMetrics' is introduced in MATLAB R2022b, so it will be accessible only in R2022b and future releases.
A possible workaround is to upgrade your MATLAB version to R2022b.
0 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!