Skip to content

ronan-lebas/SD201

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD201

Description

This project (november 2023) determines the grade for SD201 Data Mining course at Télécom Paris.
It consists of several steps to write an algorithm building and infering binary decision trees.
The metric used to choose the split feature is the Gini index.

Usage

In the lab01 folder :

  • python main.py [debug or eval] [question number] to run the program
  • python check_results.py [debug or eval] [question number] to check the results of the previous command

debug enables to see the result for each test file and eval checks the hash of the output file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages