Skip to content

leofansq/EI229-Image-BinaryClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classfication Based on CART & C4.5#


Task

Training a classifier for two-category image classification problem

Data

  • Training data
  • Test data

Metrics

  • Accuracy, training time

Methods

Use the CART & C4.5 tree in the meanwhile, the final results are based on the better one

Implement

  • JUST RUN DEMO.m
  • Both the training data and the test data is in the data file

About

SJTU EI229: Image Classification based on machine learning; 基于CART和C4.5的图像二分类

Topics

Resources

License

Stars

Watchers

Forks

Languages