I am working on machine learning task in sas model studio, I have a variable bmi that's character and I want to change it to numeric, but I'm not really sure how to proceed.
Any help is appreciated.
Thanks!
From which data source did you create the table and how?
I don't think you can change it directly in model studio, so you will need to modify the data table itself that you are currently referring to.
I got the dataset from kaggle, I guess I should change the data type before working with it in sas model studio.
Thanks for responding!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.