Skip to content

Enzuldo2/ML_Work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

ML_Work

🎴 Poker Hand Classification with Decision Trees

This project implements a Decision Tree classifier to predict poker hands from a dataset of playing cards.
The main goals are:

  • Preprocess categorical features (cards & suits) using One-Hot Encoding
  • Train a Decision Tree model with scikit-learn
  • Evaluate performance with different metrics
  • Visualize the decision tree for better interpretability

About

# 🎴 Poker Hand Classification with Decision Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors