Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

In this project we'll try to implement and learn about decision trees the in artificial intelligence subject KRU (Knowledge, reasoning and uncertainty or in Catalan, a region from Spain we are living: Coneixement, raonament i incertesa).

License

uab-projects/decision-trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision-trees project

The project

In this project we'll try to implement and learn about decision trees the in artificial intelligence subject KRU (Knowledge, reasoning and uncertainty or in Catalan, a region from Spain we are living: Coneixement, raonament i incertesa).

Goals

For this project, our goals are:

  • Learn about information gain, entropy and big data
  • Understand the algorithms ID3 (Iterative Dichotomiser 3), C4.5 and evaluate them using several sample sets
  • Implement and evaluate the validation test techniques used in big data to measure the accuracy of our classifications
  • Use real data sets to generate knowledge from them as data scientists

Data sets

We'll use University of California Irvine's sample data sets to test our algorithms:

<> with ♥ in ETSE, UAB by ccebrecos, davidlj & joel.sanz

About

In this project we'll try to implement and learn about decision trees the in artificial intelligence subject KRU (Knowledge, reasoning and uncertainty or in Catalan, a region from Spain we are living: Coneixement, raonament i incertesa).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages