MVN

nz.ac.waikato.cms.weka : normalize

Maven & Gradle

Apr 26, 2012
1 usages

normalize · An instance filter that normalize instances considering only numeric attributes and ignoring class index

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>normalize</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ac.waikato.cms.weka : normalize to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of nz.ac.waikato.cms.weka : normalize to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
normalize-1.0.2
normalize-1.0.1

How to add a dependency to Maven

Add the following nz.ac.waikato.cms.weka : normalize maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>normalize</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.ac.waikato.cms.weka : normalize gradle dependency to your build.gradle file:

implementation 'nz.ac.waikato.cms.weka:normalize:1.0.2'

Gradle Kotlin DSL: Add the following nz.ac.waikato.cms.weka : normalize gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.ac.waikato.cms.weka:normalize:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.ac.waikato.cms.weka : normalize sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.ac.waikato.cms.weka" % "normalize" % "1.0.2"

Advertisement

Dependencies from Group

Jan 27, 2022
187 usages
Jan 27, 2022
51 usages
Nov 20, 2016
3 usages
Apr 26, 2012
3 usages

Discover Dependencies

Nov 27, 2007
15 usages
Jan 21, 2013
6 usages
2.4k stars
Jul 02, 2012
79 usages
Jan 13, 2013
2 usages
23 stars
Aug 12, 2014
2 usages
5 stars
Oct 09, 2013
1 usages
Nov 17, 2014
5 usages
69 stars