Skip to content

Python-based Artificial Intelligence project utilizing supervised machine learning.

Notifications You must be signed in to change notification settings

danieldealmeidaduque/ufes-ai-machinelearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Analysis of Supervised Learning methods in classification problems

Work for Artificial Intelligence classes from Federal University of Espirito Santo (UFES)
using Machine Learning
Explore the docs »
06/22 - 06/22
Report Bug

About The Project

The objective is to compare the accuracy of five supervised machine learning methods, namely ZeroR (ZR), Gaussian Naive Bayes (NBG), KMeans Centroids (KMC), K Nearest Neighbors (KNN), and Decision Tree (AD), in classifying the wine database from scikit-learn. I aim to present the results of this comparison through an accuracy table and boxplots, which will showcase the visual differences between the classifiers. Additionally, I will perform a statistical analysis by comparing each method pair-wise using both the paired t-test and the Wilcoxon test. The goal of this analysis is to establish whether there are any significant statistical differences between the methods.

Contact

LinkedIn

About

Python-based Artificial Intelligence project utilizing supervised machine learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published