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

Download JAR files tagged by rule with all dependencies

Search JAR files by class name

akka-contrib_2.12.0-M1 from group com.typesafe.akka (version 2.4-M2)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.12.0-M1
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.12.0-M1
Group com.typesafe.akka
Version 2.4-M2
Last update 26. June 2015
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.12.0-M1, akka-cluster_2.12.0-M1, akka-cluster-tools_2.12.0-M1, akka-persistence-experimental_2.12.0-M1,
There are maybe transitive dependencies!

denormalize from group nz.ac.waikato.cms.weka (version 1.0.3)

An instance filter that collapses instances with a common grouping ID value into a single instance. Useful for converting transactional data into a format that Weka's association rule learners can handle. IMPORTANT: assumes that the incoming batch of instances has been sorted on the grouping attribute. The values of nominal attributes are converted to indicator attributes. These can be either binary (with f and t values) or unary with missing values used to indicate absence. The later is Weka's old market basket format, which is useful for Apriori. Numeric attributes can be aggregated within groups by computing the average, sum, minimum or maximum.

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

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

conjunctiveRule from group nz.ac.waikato.cms.weka (version 1.0.4)

This class implements a single conjunctive rule learner that can predict for numeric and nominal class labels. A rule consists of antecedents "AND"ed together and the consequent (class value) for the classification/regression. In this case, the consequent is the distribution of the available classes (or mean for a numeric value) in the dataset. If the test instance is not covered by this rule, then it's predicted using the default class distributions/value of the data not covered by the rule in the training data.This learner selects an antecedent by computing the Information Gain of each antecendent and prunes the generated rule using Reduced Error Prunning (REP) or simple pre-pruning based on the number of antecedents. For classification, the Information of one antecedent is the weighted average of the entropies of both the data covered and not covered by the rule. For regression, the Information is the weighted average of the mean-squared errors of both the data covered and not covered by the rule. In pruning, weighted average of the accuracy rates on the pruning data is used for classification while the weighted average of the mean-squared errors on the pruning data is used for regression.

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

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

akka-contrib_2.11.0-RC4 from group com.typesafe.akka (version 2.3.0)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.11.0-RC4
Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.11.0-RC4
Group com.typesafe.akka
Version 2.3.0
Last update 07. April 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC4, akka-cluster_2.11.0-RC4, akka-persistence-experimental_2.11.0-RC4,
There are maybe transitive dependencies!

akka-contrib_2.11.0-RC3 from group com.typesafe.akka (version 2.3.0)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.11.0-RC3
Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.11.0-RC3
Group com.typesafe.akka
Version 2.3.0
Last update 20. March 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC3, akka-cluster_2.11.0-RC3, akka-persistence-experimental_2.11.0-RC3,
There are maybe transitive dependencies!

akka-contrib_2.11.0-RC1 from group com.typesafe.akka (version 2.3.0-RC4)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.11.0-RC1
Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.11.0-RC1
Group com.typesafe.akka
Version 2.3.0-RC4
Last update 28. February 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC1, akka-cluster_2.11.0-RC1, akka-persistence-experimental_2.11.0-RC1,
There are maybe transitive dependencies!

akka-contrib_2.11.0-M3 from group com.typesafe.akka (version 2.2.0)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.11.0-M3
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.11.0-M3
Group com.typesafe.akka
Version 2.2.0
Last update 09. July 2013
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 3
Dependencies akka-remote_2.11.0-M3, akka-cluster_2.11.0-M3, scala-library,
There are maybe transitive dependencies!

akka-contrib_2.10.0-RC5 from group com.typesafe.akka (version 2.1.0-RC6)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.10.0-RC5
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.10.0-RC5
Group com.typesafe.akka
Version 2.1.0-RC6
Last update 14. December 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 3
Dependencies akka-remote_2.10.0-RC5, akka-remote-tests-experimental_2.10.0-RC5, scala-library,
There are maybe transitive dependencies!

akka-contrib_2.10.0-RC3 from group com.typesafe.akka (version 2.1.0-RC3)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.10.0-RC3
Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.10.0-RC3
Group com.typesafe.akka
Version 2.1.0-RC3
Last update 26. November 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 3
Dependencies akka-remote_2.10.0-RC3, akka-remote-tests-experimental_2.10.0-RC3, scala-library,
There are maybe transitive dependencies!

akka-contrib_2.10.0-RC2 from group com.typesafe.akka (version 2.1.0-RC2)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.10.0-RC2
Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.10.0-RC2
Group com.typesafe.akka
Version 2.1.0-RC2
Last update 08. November 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 3
Dependencies akka-remote_2.10.0-RC2, akka-remote-tests-experimental_2.10.0-RC2, scala-library,
There are maybe transitive dependencies!



Page 79 from 81 (items total 806)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy