Decision Tree and Decision Forest

버전 1.7.0.0 (23.9 MB) 작성자: Quan Wang
Decision Tree and Decision Forest for Matlab
다운로드 수: 5.4K
업데이트 날짜: 2023/7/7

Decision Tree and Decision Forest View Decision Tree and Decision Forest on File Exchange Octave application

Overview

This package implements the decision tree and decision forest techniques in C++, and can be compiled with MEX and called by MATLAB/Octave. The algorithm is highly efficient, and has been used in these papers:

[1] Quan Wang, Yan Ou, A. Agung Julius, Kim L. Boyer and Min Jun Kim,
    "Tracking Tetrahymena Pyriformis Cells using Decision Trees",
    2012 21st International Conference on Pattern Recognition (ICPR),
    Pages 1843-1847, 11-15 Nov. 2012.

[2] Quan Wang, Dijia Wu, Le Lu, Meizhu Liu, Kim L. Boyer, and Shaohua
    Kevin Zhou, "Semantic Context Forests for Learning-Based Knee
    Cartilage Segmentation in 3D MR Images",
    MICCAI 2013: Workshop on Medical Computer Vision.

This library is also available at MathWorks MATLAB Central:

picture

Copyright

Copyright (C) 2013 Quan Wang wangq10@rpi.edu, Signal Analysis and Machine Perception Laboratory, Department of Electrical, Computer, and Systems Engineering, Rensselaer Polytechnic Institute, Troy, NY 12180, USA

You are free to use this software for academic purposes if you cite our papers.

For commercial use, please contact the authors.

인용 양식

Quan Wang (2024). Decision Tree and Decision Forest (https://github.com/wq2012/DecisionForest/releases/tag/v1.7), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.7.0.0

See release notes for this release on GitHub: https://github.com/wq2012/DecisionForest/releases/tag/v1.7

1.5.0.0

Changed the positions of several delete[] commands to optimize memory use.

1.4.0.0

Added decision forest functionalities.

1.3.0.0

Better encapsulation of the HashTable class.

1.2.0.0

Optimized the memory use of getEntropyDecrease() function.

1.1.0.0

Rewrite the code in C++/MEX. Generate to multi-class.

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.