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

clustering

Here are 2,859 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 Feb 18, 2020

Introduction
Almost all objects are returned from C++ pyclustering to python pyclustering using pyclustering_package. See files ccore/include/interface/pyclustering_package.hpp and ccore/src/interface/pyclustering_package.cpp.

Description
In order to return error message new type of data within pyclustering_package should be introduced:

PYCLUSTERING_TYPE_CHAR_PTR

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.