Age Regression/Classification on 32x32 images.
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.
Answers (1)
Rajani Mishra
on 14 Apr 2020
0 votes
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:
Categories
Find more on Statistics and Machine Learning Toolbox 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!