Skip to content
#

decision-tree

Here are 51 public repositories matching this topic...

SiMI imputes numerical and categorical missing values by making an educated guess based on records that are similar to the record having a missing value. Using the similarity and correlations, missing values are then imputed. To achieve a higher quality of imputation some segments are merged together using a novel approach.

  • Updated Mar 24, 2023
  • Java

Adaptive Decision Forest(ADF) is an incremental machine learning framework called to produce a decision forest to classify new records. ADF is capable to classify new records even if they are associated with previously unseen classes. ADF also is capable of identifying and handling concept drift; it, however, does not forget previously gained kn…

  • Updated Mar 24, 2023
  • Java

Improve this page

Add a description, image, and links to the decision-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decision-tree topic, visit your repo's landing page and select "manage topics."

Learn more