Skip to content

Pratical work for Inteligência Artificial CC2006. The aim of the practical work is to create and evaluate classification models for this data (experimental speed dating events) set using two Machine Learning algorithms: Decision Trees (CART or ID3) and Naive Bayes.

Notifications You must be signed in to change notification settings

pedrocarvalho77/AI-Machine-Learning

Repository files navigation

AI-Machine-Learning

Pratical work for Inteligência Artificial CC2006. The aim of the practical work is to create and evaluate classification models for this data (experimental speed dating events) set using two Machine Learning algorithms: Decision Trees (CART or ID3) and Naive Bayes.

How to use

  • Use the packages in anaconda/spec-file.txt to use the same environment as the original
  • Then compile and run the program

Other info

  • Used the IDE VS Code to run the program
  • The pictures directory contains the graphs of each run
  • The pictures_examples directory contains the graphs of the examples used in the report

About

Pratical work for Inteligência Artificial CC2006. The aim of the practical work is to create and evaluate classification models for this data (experimental speed dating events) set using two Machine Learning algorithms: Decision Trees (CART or ID3) and Naive Bayes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages