Download JAR files tagged by unsupervised with all dependencies
isolation-forest_3.4.1_2.12 from group com.linkedin.isolation-forest (version 3.0.3)
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Group: com.linkedin.isolation-forest Artifact: isolation-forest_3.4.1_2.12
Show documentation Show source
Show documentation Show source
0 downloads
Artifact isolation-forest_3.4.1_2.12
Group com.linkedin.isolation-forest
Version 3.0.3
Last update 06. September 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.12, spark-avro_2.12, spark-core_2.12, spark-mllib_2.12, spark-sql_2.12, scala-library, scalatest_2.12, testng,
There are maybe transitive dependencies!
Group com.linkedin.isolation-forest
Version 3.0.3
Last update 06. September 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.12, spark-avro_2.12, spark-core_2.12, spark-mllib_2.12, spark-sql_2.12, scala-library, scalatest_2.12, testng,
There are maybe transitive dependencies!
isolation-forest_2.3.0_2.11 from group com.linkedin.isolation-forest (version 3.0.3)
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Group: com.linkedin.isolation-forest Artifact: isolation-forest_2.3.0_2.11
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact isolation-forest_2.3.0_2.11
Group com.linkedin.isolation-forest
Version 3.0.3
Last update 06. September 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.11, spark-avro_2.11, spark-core_2.11, spark-mllib_2.11, spark-sql_2.11, scala-library, scalatest_2.11, testng,
There are maybe transitive dependencies!
Group com.linkedin.isolation-forest
Version 3.0.3
Last update 06. September 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.11, spark-avro_2.11, spark-core_2.11, spark-mllib_2.11, spark-sql_2.11, scala-library, scalatest_2.11, testng,
There are maybe transitive dependencies!
isolation-forest_3.4.1_2.13 from group com.linkedin.isolation-forest (version 3.0.3)
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Group: com.linkedin.isolation-forest Artifact: isolation-forest_3.4.1_2.13
Show documentation Show source
Show documentation Show source
0 downloads
Artifact isolation-forest_3.4.1_2.13
Group com.linkedin.isolation-forest
Version 3.0.3
Last update 06. September 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.13, spark-avro_2.13, spark-core_2.13, spark-mllib_2.13, spark-sql_2.13, scala-library, scalatest_2.13, testng,
There are maybe transitive dependencies!
Group com.linkedin.isolation-forest
Version 3.0.3
Last update 06. September 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.13, spark-avro_2.13, spark-core_2.13, spark-mllib_2.13, spark-sql_2.13, scala-library, scalatest_2.13, testng,
There are maybe transitive dependencies!
isolation-forest_3.2.0_2.12 from group com.linkedin.isolation-forest (version 3.0.2)
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Group: com.linkedin.isolation-forest Artifact: isolation-forest_3.2.0_2.12
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact isolation-forest_3.2.0_2.12
Group com.linkedin.isolation-forest
Version 3.0.2
Last update 01. April 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.12, spark-avro_2.12, spark-core_2.12, spark-mllib_2.12, spark-sql_2.12, scala-library, scalatest_2.12, testng,
There are maybe transitive dependencies!
Group com.linkedin.isolation-forest
Version 3.0.2
Last update 01. April 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.12, spark-avro_2.12, spark-core_2.12, spark-mllib_2.12, spark-sql_2.12, scala-library, scalatest_2.12, testng,
There are maybe transitive dependencies!
isolation-forest_3.2.0_2.13 from group com.linkedin.isolation-forest (version 3.0.2)
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Group: com.linkedin.isolation-forest Artifact: isolation-forest_3.2.0_2.13
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact isolation-forest_3.2.0_2.13
Group com.linkedin.isolation-forest
Version 3.0.2
Last update 01. April 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.13, spark-avro_2.13, spark-core_2.13, spark-mllib_2.13, spark-sql_2.13, scala-library, scalatest_2.13, testng,
There are maybe transitive dependencies!
Group com.linkedin.isolation-forest
Version 3.0.2
Last update 01. April 2023
Organization not specified
URL https://github.com/linkedin/isolation-forest
License BSD 2-CLAUSE
Dependencies amount 8
Dependencies shapeless_2.13, spark-avro_2.13, spark-core_2.13, spark-mllib_2.13, spark-sql_2.13, scala-library, scalatest_2.13, testng,
There are maybe transitive dependencies!
complementNaiveBayes from group nz.ac.waikato.cms.weka (version 1.0.3)
Class for building and using a Complement class Naive Bayes classifier.
For more information see:
Jason D. Rennie, Lawrence Shih, Jaime Teevan, David R. Karger: Tackling the Poor Assumptions of Naive Bayes Text Classifiers. In: ICML, 616-623, 2003.
P.S.: TF, IDF and length normalization transforms, as described in the paper, can be performed through weka.filters.unsupervised.StringToWordVector.
Group: nz.ac.waikato.cms.weka Artifact: complementNaiveBayes
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact complementNaiveBayes
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/complementNaiveBayes
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
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/complementNaiveBayes
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
elki-bundle from group de.lmu.ifi.dbs.elki (version 0.7.1)
6 downloads
Artifact elki-bundle
Group de.lmu.ifi.dbs.elki
Version 0.7.1
Last update 11. February 2016
Organization not specified
URL http://elki.dbs.ifi.lmu.de/
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.lmu.ifi.dbs.elki
Version 0.7.1
Last update 11. February 2016
Organization not specified
URL http://elki.dbs.ifi.lmu.de/
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
elki-project from group de.lmu.ifi.dbs.elki (version 0.7.1)
ELKI is an open source (AGPLv3) data mining software written in Java. The focus of ELKI is research in algorithms, with an emphasis on unsupervised methods in cluster analysis and outlier detection.
In order to achieve high performance and scalability, ELKI offers many data index structures such as the R*-tree that can provide major performance gains.
ELKI is designed to be easy to extend for researchers and students in this domain, and welcomes contributions in particular of new methods.
ELKI aims at providing a large collection of highly parameterizable algorithms, in order to allow easy and fair evaluation and benchmarking of algorithms.
Group: de.lmu.ifi.dbs.elki Artifact: elki-project
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact elki-project
Group de.lmu.ifi.dbs.elki
Version 0.7.1
Last update 11. February 2016
Organization ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München
URL http://elki.dbs.ifi.lmu.de/
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.lmu.ifi.dbs.elki
Version 0.7.1
Last update 11. February 2016
Organization ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München
URL http://elki.dbs.ifi.lmu.de/
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
sequentialInformationalBottleneckClusterer from group nz.ac.waikato.cms.weka (version 1.0.2)
Cluster data using the sequential information bottleneck algorithm.
Note: only hard clustering scheme is supported. sIB assign for each instance the cluster that have the minimum cost/distance to the instance. The trade-off beta is set to infinite so 1/beta is zero.
For more information, see:
Noam Slonim, Nir Friedman, Naftali Tishby: Unsupervised document classification using sequential information maximization. In: Proceedings of the 25th International ACM SIGIR Conference on Research and Development in Information Retrieval, 129-136, 2002.
Group: nz.ac.waikato.cms.weka Artifact: sequentialInformationalBottleneckClusterer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact sequentialInformationalBottleneckClusterer
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/sequentialInformationalBottleneckClusterer
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
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/sequentialInformationalBottleneckClusterer
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
rng from group de.cit-ec.ml (version 1.0.0)
This is an implementation of the Neural Gas algorithm on
distance data (Relational Neural Gas) for unsupervised clustering.
We recommend that you use the functions provided by the RelationalNeuralGas
class for your purposes. All other classes and functions are utilities which
are used by this central class. In particular, you can use RelationalNeuralGas.train()
to obtain a RNGModel (i.e. a clustering of your data), and subsequently
you can use RelationalNeuralGas.getAssignments() to obtain the resulting
cluster assignments, and RelationalNeuralGas.classify() to cluster new points
which are not part of the training data set.
The underlying scientific work is summarized nicely in the dissertation
"Topographic Mapping of Dissimilarity Datasets" by Alexander Hasenfuss
(2009).
The basic properties of an Relational Neural Gas algorithm are the following:
1.) It is relational: The data is represented only in terms of a pairwise
distance matrix.
2.) It is a clustering method: The algorithm provides a clustering model,
that is: After calculation,
each data point should be assigned to a cluster (for this package here we
only consider hard clustering, that is: each data point is assigned to
exactly one cluster).
3.) It is a vector quantization method: Each cluster corresponds to a
prototype, which is in the center of the
cluster and data points are assigned to the cluster if and only if they are
closest to this particular prototype.
4.) It is rank-based: The updates of the prototypes depend only on
the distance ranking, not on the absolute value of the distances.
Artifact rng
Group de.cit-ec.ml
Version 1.0.0
Last update 26. January 2018
Organization not specified
URL https://gitlab.ub.uni-bielefeld.de/bpaassen/relational_neural_gas
License The GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.cit-ec.ml
Version 1.0.0
Last update 26. January 2018
Organization not specified
URL https://gitlab.ub.uni-bielefeld.de/bpaassen/relational_neural_gas
License The GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 3 from 3 (items total 30)