Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Classification-Using-Machine-Learning

Perform classification on the provided Adult Census Income dataset. The “adult.data” file provides the labeled training data, while “adult.test” file provides the labeled test data. The task is to train and test at least 2 different machine learning models (e.g., Naïve Bayes, Logistic Regression, K-Nearest Neighbors, etc.), and perform comparative analysis (e.g., accuracy, efficiency, simplicity, etc.)

About

Perform classification on the provided Adult Census Income dataset. The “adult.data” file provides the labeled training data, while “adult.test” file provides the labeled test data. The task is to train and test at least 2 different machine learning models (e.g., Naïve Bayes, Logistic Regression, K-Nearest Neighbors, etc.), and perform comparative…

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages