All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by forest with all dependencies


praxiscore-tinkerforge from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-tinkerforge
Show all versions Show documentation Show source 
Download praxiscore-tinkerforge.jar (5.7.0)
 

0 downloads
Artifact praxiscore-tinkerforge
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-tinkerforge
License LGPL-3.0-only
Dependencies amount 4
Dependencies praxiscore-api, praxiscore-base, praxiscore-code, tinkerforge,
There are maybe transitive dependencies!

praxiscore-osc from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-osc
Show all versions Show documentation Show source 
Download praxiscore-osc.jar (5.7.0)
 

0 downloads
Artifact praxiscore-osc
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-osc
License LGPL-3.0-only
Dependencies amount 3
Dependencies praxiscore-api, praxiscore-base, praxiscore-internal-osc,
There are maybe transitive dependencies!

praxiscore-midi from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-midi
Show all versions Show documentation Show source 
Download praxiscore-midi.jar (5.7.0)
 

0 downloads
Artifact praxiscore-midi
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-midi
License LGPL-3.0-only
Dependencies amount 2
Dependencies praxiscore-api, praxiscore-base,
There are maybe transitive dependencies!

praxiscore-data from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-data
Show all versions Show documentation Show source 
Download praxiscore-data.jar (5.7.0)
 

0 downloads
Artifact praxiscore-data
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-data
License LGPL-3.0-only
Dependencies amount 2
Dependencies praxiscore-api, praxiscore-base,
There are maybe transitive dependencies!

praxiscore-code-ivy from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-code-ivy
Show all versions Show documentation Show source 
Download praxiscore-code-ivy.jar (5.7.0)
 

0 downloads
Artifact praxiscore-code-ivy
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-code-ivy
License LGPL-3.0-only
Dependencies amount 3
Dependencies praxiscore-api, praxiscore-code, ivy,
There are maybe transitive dependencies!

praxiscore-internal-osc from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-internal-osc
Show all versions Show documentation Show source 
Download praxiscore-internal-osc.jar (5.7.0)
 

0 downloads
Artifact praxiscore-internal-osc
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-internal-osc
License LGPL-3.0-only
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

praxiscore-internal-httpd from group org.praxislive (version 5.7.0)

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

Group: org.praxislive Artifact: praxiscore-internal-httpd
Show all versions Show documentation Show source 
Download praxiscore-internal-httpd.jar (5.7.0)
 

0 downloads
Artifact praxiscore-internal-httpd
Group org.praxislive
Version 5.7.0
Last update 04. August 2023
Organization not specified
URL https://www.praxislive.org/praxiscore-internal-httpd
License LGPL-3.0-only
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

clustering from group org.openimaj (version 1.3.10)

Various clustering algorithm implementations for all primitive types including random, random forest, K-Means (Exact, Hierarchical and Approximate), ...

Group: org.openimaj Artifact: clustering
Show all versions Show documentation Show source 
Download clustering.jar (1.3.10)
 

5 downloads
Artifact clustering
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, core-experiment, nearest-neighbour,
There are maybe transitive dependencies!

isolationForest from group nz.ac.waikato.cms.weka (version 1.0.2)

Class for building and using a classifier built on the Isolation Forest anomaly detection algorithm. For more information see Fei Tony Liu, Kai Ming Ting and Zhi-Hua Zhou. 2008. Proceedings of the 2008 Eighth IEEE International Conference on Data Mining, pages 413-422.

Group: nz.ac.waikato.cms.weka Artifact: isolationForest
Show all versions Show documentation Show source 
Download isolationForest.jar (1.0.2)
 

1 downloads
Artifact isolationForest
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 21. January 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/isolationForest
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

extraTrees from group nz.ac.waikato.cms.weka (version 1.0.2)

Package for generating a single Extra-Tree. Use with the RandomCommittee meta classifier to generate an Extra-Trees forest for classification or regression. This classifier requires all predictors to be numeric. Missing values are not allowed. Instance weights are taken into account. For more information, see Pierre Geurts, Damien Ernst, Louis Wehenkel (2006). Extremely randomized trees. Machine Learning. 63(1):3-42.

Group: nz.ac.waikato.cms.weka Artifact: extraTrees
Show all versions Show documentation Show source 
Download extraTrees.jar (1.0.2)
 

0 downloads
Artifact extraTrees
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 03. December 2017
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/extraTrees
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 9 from 9 (items total 90)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy