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

Download JAR files tagged by nearest with all dependencies


spark-nndescent from group info.debatty (version 0.1)

Group: info.debatty Artifact: spark-nndescent
Show documentation Show source 
Download spark-nndescent.jar (0.1)
 

0 downloads
Artifact spark-nndescent
Group info.debatty
Version 0.1


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

Resamples a dataset by applying the Synthetic Minority Oversampling TEchnique (SMOTE). The original dataset must fit entirely in memory. The amount of SMOTE and number of nearest neighbors may be specified. For more information, see Nitesh V. Chawla et. al. (2002). Synthetic Minority Over-sampling Technique. Journal of Artificial Intelligence Research. 16:321-357.

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

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

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

Nearest-neighbor-like algorithm using non-nested generalized exemplars (which are hyperrectangles that can be viewed as if-then rules). For more information, see Brent Martin (1995). Instance-Based learning: Nearest Neighbor With Generalization. Hamilton, New Zealand. Sylvain Roy (2002). Nearest Neighbor With Generalization. Christchurch, New Zealand.

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

0 downloads
Artifact NNge
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/NNge
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, weka-dev,
There are maybe transitive dependencies!

k3nn from group io.github.k3nn (version 0.01)

Group: io.github.k3nn Artifact: k3nn
Show documentation Show source 
Download k3nn.jar (0.01)
 

0 downloads
Artifact k3nn
Group io.github.k3nn
Version 0.01


voyager from group com.spotify (version 2.1.0)

Group: com.spotify Artifact: voyager
Show all versions Show documentation Show source 
Download voyager.jar (2.1.0)
 

0 downloads
Artifact voyager
Group com.spotify
Version 2.1.0
Last update 13. December 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hnswlib-jna from group com.stepstone.search.hnswlib.jna (version 1.4.2)

Group: com.stepstone.search.hnswlib.jna Artifact: hnswlib-jna
Show all versions Show documentation Show source 
Download hnswlib-jna.jar (1.4.2)
 

0 downloads
Artifact hnswlib-jna
Group com.stepstone.search.hnswlib.jna
Version 1.4.2
Last update 10. February 2021
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!

hnswlib-jna-example from group com.stepstone.search.hnswlib.jna.example (version 1.4.2)

Group: com.stepstone.search.hnswlib.jna.example Artifact: hnswlib-jna-example
Show all versions Show documentation Show source 
Download hnswlib-jna-example.jar (1.4.2)
 

0 downloads
Artifact hnswlib-jna-example
Group com.stepstone.search.hnswlib.jna.example
Version 1.4.2
Last update 10. February 2021
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies hnswlib-jna,
There are maybe transitive dependencies!

hnswlib-jna-parent from group com.stepstone.search.hnswlib.jna (version 1.4.2)

This project contains a JNA (Java Native Access) implementation built on top of the native Hnswlib (Hierarchical Navigable Small World Graph) which offers a fast approximate nearest neighbor search. It includes some modifications and simplifications in order to provide Hnswlib features with native like performance to applications written in Java. Differently from the original Python implementation, the multi-thread support is not included in the bindings itself but it can be easily implemented on the Java side.

Group: com.stepstone.search.hnswlib.jna Artifact: hnswlib-jna-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hnswlib-jna-parent
Group com.stepstone.search.hnswlib.jna
Version 1.4.2
Last update 10. February 2021
Organization not specified
URL https://github.com/stepstone-tech/hnswlib-jna
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hnswlib-jna-legacy from group com.stepstone.search.hnswlib.jna (version 1.4.2)

Group: com.stepstone.search.hnswlib.jna Artifact: hnswlib-jna-legacy
Show all versions Show documentation Show source 
Download hnswlib-jna-legacy.jar (1.4.2)
 

0 downloads

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

Package containing a class that rescales the attributes in a classification problem based on their discriminative power. This is useful as a pre-processing step for learning algorithms such as the k-nearest-neighbour method, to replace simple normalization. Each attribute is rescaled by multiplying it with a learned weight. All attributes excluding the class are assumed to be numeric and missing values are not permitted. To achieve the rescaling, this package also contains an implementation of non-negative logistic regression, which produces a logistic regression model with non-negative weights .

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

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



Page 3 from 3 (items total 34)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy