Skip to content

Statistical Analysis, Discriminatory power using t-test, Train/Test set, Prediction by Voting mechanism for global accuracies.

Notifications You must be signed in to change notification settings

deeprpatel700/AutoData_Statistical_Analysis-and-Voting-by-Discrimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AutoData_Statistical_Analysis-and-Voting-by-Discrimination

This project contains statistical data analysis of Auto dataset which is about different cars and various features of cars. Basic analysis were done using mean, standard deviation, scatterplot, histograms, quantile plot, correlation. Advanced analysis includes separation of HIGHmpg and LOWmpg using quantile plot. Then, assigning score to each case and using t-test formula to calculate discriminatory power. After that, threshold value was computed and prediction was done through voting mechanism for each case. Lastly, confusion matrix was generated to see global accuracies for train and test set.

About

Statistical Analysis, Discriminatory power using t-test, Train/Test set, Prediction by Voting mechanism for global accuracies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages