The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Comparison Neural nets with general statistical approaches?
Hello altogether,
as I want to do a comparison between different statistical methods and neural nets I am searching for a good and interpretable dataset. Unlike datasets like the Sonar dataset, where patterns are not obvious to the human eye, I am searching for a dataset where the "patterns" are already known, so that I can validate both methods in detail.
I appreciate every tip of you!
Thank you in advance
Philipp
Tagged:
0
Answers
What about the Iris data set? When you make a scatterplot of the attributes with the labels as colors you can easily see the patterns.
The Titanic dataset is also pretty approachable from a human interpretability perspective and has a lot more observations than the Iris dataset.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
Thank you both for your answers!
Yes, I know both examples. And if I can't find other examples I am going to take them, but since I am usually doing everything with them, I hoped that there maybe is another option, just for curious reasons.
Thank you again
Philipp