Table of Contents - random_forester-0.1.2 Documentation
Classes and Modules
- CategoricalPredicate
- DecisionTree
- Node
- NumericalPredicate
- Object
- Predicate
- RandomForest
- RandomForester
Methods
- ::get_model — RandomForester
- ::get_model_type — RandomForester
- ::logger — RandomForester
- ::new — CategoricalPredicate
- ::new — DecisionTree
- ::new — Node
- ::new — NumericalPredicate
- ::new — Predicate
- ::new — RandomForest
- ::new_model — RandomForester
- ::xml_from_file_path — RandomForester
- ::xml_from_string — RandomForester
- #decide — DecisionTree
- #decisions_count — RandomForest
- #didnt_step? — DecisionTree
- #field — Predicate
- #format_boolean — CategoricalPredicate
- #missing_feature? — Predicate
- #nil_feature? — Predicate
- #predict — RandomForest
- #step — DecisionTree
- #true? — CategoricalPredicate
- #true? — Node
- #true? — NumericalPredicate
- #true? — Predicate