Age Regression/Classification on 32x32 images.
2 views (last 30 days)
Show older comments
I want to fit a model that would predict the age of a person in a 32x32 greyscale image, but I don't know where to start beyond importing the dataset.
0 Comments
Answers (1)
Rajani Mishra
on 14 Apr 2020
Read this documentation page to learn more about Regression using MATLAB: https://www.mathworks.com/help/matlab/data_analysis/linear-regression.html
Follow this page to learn about Classification using MATLAB:
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!