The Wayback Machine - https://web.archive.org/web/20200907111738/https://github.com/topics/clustering
Skip to content
#

clustering

Here are 2,913 public repositories matching this topic...

elR1co
elR1co commented Aug 18, 2020

Today IMap.values() and IMap.values(Predicate) calls are blocking.

I would like to use IMap.values(Predicate) in a Jet Pipeline, which is possible, but I need to declare it as nonCooperative, and will have an impact on the pipeline scalability.

Would it be possible to have an async (non-blocking) version for these calls ?

Thank you very much for all the hard work done !

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
  • Updated Mar 11, 2019
  • Jupyter Notebook

Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
  • Updated Oct 5, 2019
  • Python
annoviko
annoviko commented Aug 27, 2020

Introduction
There is a discussion regarding to purity estimation - see #620 . In order to cover this proposal, V-Measure should be implemented.

References
Article: V-Measure: A conditional entropy-based external cluster evaluation measure. Andrew Rosenberg and Julia Hirschberg.

Description
The functionality should be implemented for Python and C++ version. The following names

Improve this page

Add a description, image, and links to the clustering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clustering topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.