Skip to content
#

clustering

Here are 3,318 public repositories matching this topic...

Holmistr
Holmistr commented Jan 20, 2021

Please describe the problem you are trying to solve
I would like to evict entries based on their creation time. I want to evict the oldest ones first.

Please describe the desired behavior
Basically FIFO eviction. I would like to specify directly in the configuration something like:

<eviction eviction-policy="FIFO" max-size-policy="PER_NODE" size="5000"/>

**Describe alte

orange3
markotoplak
markotoplak commented Dec 15, 2020
  • What's wrong?

Rank widget does not show that Manual selection is active, if:

  1. Best ranked was active.
  2. I clicked into the white part of the table to deselect.

The "Select Attributes" radio button still has "Best ranked" active, but nothing is selected (and the status bar shows that nothing gets to the output). Instead, the "Select Attributes" radio button should switch to "

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 Oct 1, 2020
  • Jupyter Notebook
text-analytics-with-python

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 Dec 24, 2020
  • Jupyter Notebook
annoviko
annoviko commented Oct 23, 2020

Introduction
As a tester or developer, I want to have correct answer for Hepta FCPS sample so that I can use it in test scenarios to improve quality of the library.

Acceptance Criteria

  • Introduce Hepta.answer that will contain cluster labels for points from Hepta.data.
  • Add Hepta.answer to definitions.

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