Question: 1 - Explain your dataset briefly. What is your aim about this dataset. Read the dataset . 2 - List the first 1 0 data

1- Explain your dataset briefly. What is your aim about this dataset. Read the dataset.2- List the first 10 data.3- Find out how many data there are. Show the number of rows and columns.4- Display the number 0 and 1 in the predict column (target column).5- Display data types of all parameters.6- Display statistical information about the data set.7- Display missing data in dataset.8- Suppose there is missing data in the dataset, show the solution to the problem9- Find the mean of any column of numerical data in the dataset10- Find the highest value in any column of numerical data in the dataset11- Find the mean value by grouping them according to the column of categorical data.12- Find how many different data are in the column consisting of categorical data.13- Draw the correlation matrix14- Decide about independent and dependent variables. Create your x and y' variables in your dataset.15- Divide (split) the data set as test and train16- Apply normalization to the dataset.17- Apply one of the Machine Learning algorithms (Random Forest or Support Vector Machine)- Briefly explain the relevant algorithm you used in your project and what you understand from the algorithm.18- Create a confusion matrix19- Find the values of accuracy, sensitivity, recall and f1 score. Make comment about the Accuracy score. Why do we find out these metrics, explain briefly.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!