/Self-Organization-Forest

Classification algorithm that creates a forest of decision trees by principles of group method of data handling (GMDH)

Primary LanguagePythonApache License 2.0Apache-2.0

Self-Organization-Forest

Description

This algorithm was created during a master thesis project for Igor Sikorsky Kyiv Polytechnic Institute. The essence of the project in creating the system, which will define the class of the liver ('norma' or 'pathology') by analyzing ultrasound images. Images were provided by the Institute of Nuclear Medicine and Radiation Diagnostics.

The idea of algorithm was developed in direct collaboration with:

Sources

1. Group Method of Data Handling.
2. Decision Trees
3. Random Forests