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

Download JAR files tagged by knowledge with all dependencies

Search JAR files by class name

qedeq_kernel from group org.qedeq.kernel (version 0.04.07)

In the tradition of Hilbert's program the project creates a formal correct (checkable by a proof verifier) but readable (like an ordinary LaTeX textbook) mathematical knowledge base which is freely accessible within the internet.

Group: org.qedeq.kernel Artifact: qedeq_kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact qedeq_kernel
Group org.qedeq.kernel
Version 0.04.07
Last update 24. May 2013
Organization not specified
URL http://qedeq.org
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies commons-logging, commons-httpclient, commons-codec, commons-lang, commons-io,
There are maybe transitive dependencies!

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

An implementation of the Ordinal Learning Method (OLM). Further information regarding the algorithm and variants can be found in: Arie Ben-David (1992). Automatic Generation of Symbolic Multiattribute Ordinal Knowledge-Based DSSs: methodology and Applications. Decision Sciences. 23:1357-1372.

Group: nz.ac.waikato.cms.weka Artifact: ordinalLearningMethod
Show all versions Show documentation Show source 
 

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

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

Yiling Yang, Xudong Guan, Jinyuan You: CLOPE: a fast and effective clustering algorithm for transactional data. In: Proceedings of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining, 682-687, 2002.

Group: nz.ac.waikato.cms.weka Artifact: CLOPE
Show all versions Show documentation Show source 
 

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

cooee from group org.karora (version 1.1)

Cooee is a Web UI framework that closely follows the Swing API without the hassle of Javascript. This means that developers with little to no web application experience can immediately begin coding web applications with their existing Swing API knowledge. The code base represents a combined fork of the Echo2 source code and associated projects

Group: org.karora Artifact: cooee
Show documentation Show source 
 

0 downloads
Artifact cooee
Group org.karora
Version 1.1
Last update 23. March 2008
Organization not specified
URL http://www.karora.org/projects/cooee
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

relogiclabs-jschema from group com.relogiclabs.json (version 2.0.0)

JSchema, a new JSON Schema, prioritizes simplicity, conciseness, and readability, ensuring user-friendliness and accessibility without requiring extensive prior knowledge. It offers efficient read-write capabilities, precise JSON document definition through various data types and functions, and extensibility to address the diverse requirements of modern web services.

Group: com.relogiclabs.json Artifact: relogiclabs-jschema
Show documentation Show source 
 

0 downloads
Artifact relogiclabs-jschema
Group com.relogiclabs.json
Version 2.0.0
Last update 23. February 2024
Organization Relogic Labs
URL https://www.relogiclabs.com/p/jschema.html
License GNU Affero General Public License
Dependencies amount 2
Dependencies antlr4-runtime, commons-lang3,
There are maybe transitive dependencies!

relogiclabs-json-schema from group com.relogiclabs.json (version 1.12.1)

The New JSON Schema prioritizes simplicity, conciseness, and readability, making it user-friendly and accessible without the need for extensive prior knowledge. It offers efficient read-write facilities, precise JSON document definition through various data types and functions, and extensibility to meet modern web service diverse requirements.

Group: com.relogiclabs.json Artifact: relogiclabs-json-schema
Show all versions Show documentation Show source 
 

0 downloads
Artifact relogiclabs-json-schema
Group com.relogiclabs.json
Version 1.12.1
Last update 23. January 2024
Organization Relogic Labs
URL https://www.relogiclabs.com/p/json-schema.html
License GNU Affero General Public License
Dependencies amount 2
Dependencies antlr4-runtime, commons-lang3,
There are maybe transitive dependencies!

interactive-bin-packing from group org.cicirello (version 3.1.5)

The Interactive Bin Packing Application provides a self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics for bin packing. It also enables the user to interact with bin packing instances to explore their own problem solving strategies, or to test their knowledge of the various constructive heuristics covered by the tutorial. The application is not a solver for bin packing. The Interactive Bin Packing Application is a tool for learning about the bin packing problem, as well as for learning about heuristic techniques for solving instances of the problem.

Group: org.cicirello Artifact: interactive-bin-packing
Show all versions Show documentation Show source 
 

0 downloads
Artifact interactive-bin-packing
Group org.cicirello
Version 3.1.5
Last update 07. August 2023
Organization Cicirello.Org
URL https://github.com/cicirello/InteractiveBinPacking
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

3rdparty-privacy-proxy from group de.tk.opensource (version 1.2.0)

TK 3rd Party Privacy Proxy. Delivers functionality to securely fetch and provide 3rd Party resources as well as proxying requests back to the 3rd Party Provider. The users of your website will remain private against any 3rd Party Provider you use without losing any functionality on your end. Further more this privacy proxy delivers you the ultimate knowledge about what information is being transferred to any 3rd Party Provider as well as independence from their servers.

Group: de.tk.opensource Artifact: 3rdparty-privacy-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact 3rdparty-privacy-proxy
Group de.tk.opensource
Version 1.2.0
Last update 04. August 2023
Organization not specified
URL Not specified
License GNU General Public License Version 3.0
Dependencies amount 6
Dependencies spring-boot-starter-web, spring-boot-starter-aop, spring-retry, spring-boot-starter-actuator, commons-io, httpclient5,
There are maybe transitive dependencies!

wekaPython from group nz.ac.waikato.cms.weka (version 1.0.18)

Integration with CPython for Weka. Python version 2.7.x or higher is required. Also requires the following packages to be installed in python: numpy, pandas, matplotlib and scikit-learn. This package provides a wrapper classifier and clusterer that, between them, cover 60+ scikit-learn algorithms. It also provides a general scripting step for the Knowlege Flow along with scripting plugin environments for the Explorer and Knowledge Flow.

Group: nz.ac.waikato.cms.weka Artifact: wekaPython
Show all versions Show documentation Show source 
 

0 downloads
Artifact wekaPython
Group nz.ac.waikato.cms.weka
Version 1.0.18
Last update 25. November 2022
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/wekaPython
License GNU General Public License 3
Dependencies amount 6
Dependencies weka-dev, jsyntaxpane, jackson-databind, jackson-module-parameter-names, commons-codec, commons-io,
There are maybe transitive dependencies!

optics_dbScan from group nz.ac.waikato.cms.weka (version 1.0.6)

The OPTICS and DBScan clustering algorithms. Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. In: Second International Conference on Knowledge Discovery and Data Mining, 226-231, 1996; Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure. In: ACM SIGMOD International Conference on Management of Data, 49-60, 1999.

Group: nz.ac.waikato.cms.weka Artifact: optics_dbScan
Show all versions Show documentation Show source 
 

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



Page 33 from 49 (items total 483)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy