All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download broceliande JAR 1.1 with all dependencies


This project provides a Java implementation of random forests. Random forests use training sets to build decision trees. Given an input (e.g. a person with age, gender, medical background, symptoms) the result (e.g. a disease) of which is unknown, random forests are able to predict the corresponding result.

Files of the artifact broceliande version 1.1 from the group com.github.korriganed.

Artifact broceliande
Group com.github.korriganed
Version 1.1
Last update 07. December 2016
Tags: result person disease build decision training medical given able corresponding gender sets forests with random provides unknown project symptoms input which predict implementation background trees java this
Organization not specified
URL https://github.com/korriganed/broceliande
License MIT License
Dependencies amount 3
Dependencies commons-lang3, logback-classic, slf4j-api,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of broceliande Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of broceliande version 1.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.korriganed.broceliande.algo
com.github.korriganed.broceliande.algo.com.github.korriganed.broceliande.algo.Bagging
com.github.korriganed.broceliande.algo.com.github.korriganed.broceliande.algo.BestSplit
com.github.korriganed.broceliande.algo.com.github.korriganed.broceliande.algo.DecisionTree
com.github.korriganed.broceliande.algo.com.github.korriganed.broceliande.algo.Parameter
com.github.korriganed.broceliande.algo.com.github.korriganed.broceliande.algo.RandomForest
com.github.korriganed.broceliande.algo.com.github.korriganed.broceliande.algo.Splitter
com.github.korriganed.broceliande.data
com.github.korriganed.broceliande.data.com.github.korriganed.broceliande.data.Feature
com.github.korriganed.broceliande.data.com.github.korriganed.broceliande.data.FeatureType
com.github.korriganed.broceliande.data.com.github.korriganed.broceliande.data.Target
com.github.korriganed.broceliande.data.com.github.korriganed.broceliande.data.TargetType
com.github.korriganed.broceliande.struct
com.github.korriganed.broceliande.struct.com.github.korriganed.broceliande.struct.DataSet
com.github.korriganed.broceliande.struct.com.github.korriganed.broceliande.struct.DecisionTreeIterator
com.github.korriganed.broceliande.struct.com.github.korriganed.broceliande.struct.Node
com.github.korriganed.broceliande.struct.com.github.korriganed.broceliande.struct.Occurrences
com.github.korriganed.broceliande.struct.com.github.korriganed.broceliande.struct.SubDataSets
com.github.korriganed.broceliande.util
com.github.korriganed.broceliande.util.com.github.korriganed.broceliande.util.InspectionUtils
.logback.xml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy