Using IBM's WatsonX Studio, insurance data is analyzed
- Download the insurance.csv dataset
- Go to IBM Cloud
- Create an account
- Use watsonx.ai Studio
- Create an instance/project
- AutoAI experiment --> ML service
- Add the insurance.csv dataset
- Select variable you want to predict (example: 'charges')
- Run experiement and wait for progress map to finish processing
- Feature important tab under pipelines shows you the most important variables for your prediction
- Save your work as a model or notebook