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
help
micholiver
Member Posts: 1 Learner II
Hi everyone,
can somebody help me privatly with my shool project? Im really lost and have no time.
Solution:
Preprocessing of data
Formulation and verification of hypotheses
Creating and using the learning model (phase training and testing)
Classification using decision trees
Using association rules or classification using clustering
Thanks for everythig
0
Answers
Hello,
Not sure what you're looking for in terms of a school project but I'll give a shot at some relevant discussions for the list youve given.
Rapidminer is a great tool for preprocessing - there have been been a few discussions on this community that may be of help
Data PreProcessing discussion
This user made tutorial on preprocessing data in rapidminer is a great resource as well
Rapidminer can't help you formulate your hypothesis but you might want to use some of our tutorials and data samples as a jumping off point. This project on predicting survival on the Titanic is one of my favorites.
Creating and using a model is something that you will need to do inside of rapidminer, we do have a white paper available on verifying and testing your models here.
This video and demo on using decision trees in rapidminer is a great tool.
There are numerous clustering methods to use inside of rapidminer - this tutorial on K-means clustering is a great example
@JessForbesRM gave you a good start on how to build models in RapidMiner. Good luck!