Hello , I'm enrolled in course sas ml specilisit and i faced issue in model 2 -practice2- modifyiing data partition, i applied all the steps to rin the pipeline and it supposed to be green check but it shows me error "define all the information on the data set" how to solve it
Hi,
The message you're seeing is a description of the node, not an error message.
You can right-click the data node and select 'Log' to check the log. Do you see any error messages there?
An error in the data node usually indicates a problem with your data source. Please double-check the Data tab to ensure you've defined everything correctly.
This error can be caused by many things.
The first step I suggest you is to recreate the project and follow the steps in the course again to make sure you didn't miss anything.
Then, if you have access to another data source, follow the same steps with another data source and check if the same error appears. If it does, report it to the Viya For Learners administrators because it can indicate an environment issue.
If the error is exclusive to the original data or if you can't test using another data source, then I would suggest you to check other things:
1. Send us screenshots of your data tab to check if you have any strange roles.
2. Screenshots of you settings-> Partition Data and Event Based Sampling Window
3. On the setting, go to the logging and check 'Enable debug reporting'. Run the data node again go to project logs:
Collect both the Data Partition log and the Data Advisor Log and show it to us to see if there is a more meaningful message on why the data partition could not be completed.
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.