Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The objective of this project is to use the machine learning software Weka to experiment different data preprocessing techniques (data cleaning, data reduction, normalization...) and
The objective of this project is to use the machine learning software Weka to experiment different data preprocessing techniques (data cleaning, data reduction, normalization...) and different data mining techniques (Frequent pattern mining techniques, supervised learning techniques, unsupervised learning techniques) on a selected dataset. - You should use the same project document to prepare your answer. A word file and a pdf file should be provided. - The number of students per project is 3 or 4 (maximum). You should fill the work distribution table provided at the end of this project. - Using/copying ideas from previous years will result in zero mark. - You should select one of the datasets from any Machine Learning Repositories: - http://archive.ics.uci.edu/ml - https://www.kaggle.com/datasets - - - The dataset may follow the following requirements - Number of instances: at least 300 - Number of attributes: at least 10 - The dataset should contain different types of attributes, some null values, some missing values, different scales of attributes... Note: You can modify the dataset manually by adding some attributes, removing some values, adding some data discrepancies ... ipply two supervised machine learning techniques (decision trees, linear regression, VM, neural networks...) on the selected dataset. or each selected technique: - Give a brief description of the technique. - Provide the result and accuracies of the constructed model for different parameters (at least 2 scenarios) and discuss them with supporting screenshots
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started