<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Hierarchical K-Means Clustering: Optimize Clusters	</title>
	<atom:link href="https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/</link>
	<description>Data Mining and Statistics for Decision Support</description>
	<lastBuildDate>Fri, 21 Aug 2020 16:40:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: S3-T1 D'Amato		</title>
		<link>https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/#comment-20920</link>

		<dc:creator><![CDATA[S3-T1 D'Amato]]></dc:creator>
		<pubDate>Fri, 21 Aug 2020 16:40:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=8078#comment-20920</guid>

					<description><![CDATA[how can I do a cluster validation analysis of the clusters obtained by hkmeans ? 
I tried using fviz_silhouette, but I get an error message saying that hkmeans objects are not supported by fviz_silhouette.]]></description>
			<content:encoded><![CDATA[<p>how can I do a cluster validation analysis of the clusters obtained by hkmeans ?<br />
I tried using fviz_silhouette, but I get an error message saying that hkmeans objects are not supported by fviz_silhouette.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: YURI COSTA		</title>
		<link>https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/#comment-3809</link>

		<dc:creator><![CDATA[YURI COSTA]]></dc:creator>
		<pubDate>Tue, 17 Dec 2019 16:30:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=8078#comment-3809</guid>

					<description><![CDATA[Hello, I have a practical question. I need to classify salinity zones for the estuarine environment. There is a theoretical classification (Venice System) that defines four zones, 
Euhalina (40 ~ 30), 
Polyhalina (30 ~ 18), 
Mesohalina (18 ~ 5),
Oligohalina (5 ~ 0.5). 
I have data collected over the salinity gradient at different periods and would like to apply this classification to my ecosystems. In the real world, there is some overlap in tidal zone edges, but I still find it interesting to try to apply some clustering technique to these systems. What I imagine I need is an algorithm that classifies the zones of each system and that I provide the rating ranges. That is, I have points in space that have different salinity values ​​and I would like to group them according to a rule (based on intervals) defined by me. Would you have something to suggest me?]]></description>
			<content:encoded><![CDATA[<p>Hello, I have a practical question. I need to classify salinity zones for the estuarine environment. There is a theoretical classification (Venice System) that defines four zones,<br />
Euhalina (40 ~ 30),<br />
Polyhalina (30 ~ 18),<br />
Mesohalina (18 ~ 5),<br />
Oligohalina (5 ~ 0.5).<br />
I have data collected over the salinity gradient at different periods and would like to apply this classification to my ecosystems. In the real world, there is some overlap in tidal zone edges, but I still find it interesting to try to apply some clustering technique to these systems. What I imagine I need is an algorithm that classifies the zones of each system and that I provide the rating ranges. That is, I have points in space that have different salinity values ​​and I would like to group them according to a rule (based on intervals) defined by me. Would you have something to suggest me?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kassambara		</title>
		<link>https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/#comment-1534</link>

		<dc:creator><![CDATA[kassambara]]></dc:creator>
		<pubDate>Sat, 17 Nov 2018 07:03:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=8078#comment-1534</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/#comment-1533&quot;&gt;Bryan Hutchinson&lt;/a&gt;.

Hi Bryan,

In the current version of factoextra, the hkmeans method is not implemented in the eclust() function.

I created an issue on github: https://github.com/kassambara/factoextra/issues/78]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/#comment-1533">Bryan Hutchinson</a>.</p>
<p>Hi Bryan,</p>
<p>In the current version of factoextra, the hkmeans method is not implemented in the eclust() function.</p>
<p>I created an issue on github: <a href="https://github.com/kassambara/factoextra/issues/78" rel="nofollow ugc">https://github.com/kassambara/factoextra/issues/78</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bryan Hutchinson		</title>
		<link>https://www.datanovia.com/en/lessons/hierarchical-k-means-clustering-optimize-clusters/#comment-1533</link>

		<dc:creator><![CDATA[Bryan Hutchinson]]></dc:creator>
		<pubDate>Fri, 16 Nov 2018 14:16:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=8078#comment-1533</guid>

					<description><![CDATA[Dear Alboukadel 

If I were to use hierarchical k-means clustering, what function method should I use in the eclust function when doing cluster validation to initialise the function?]]></description>
			<content:encoded><![CDATA[<p>Dear Alboukadel </p>
<p>If I were to use hierarchical k-means clustering, what function method should I use in the eclust function when doing cluster validation to initialise the function?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 111/163 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 37/51 queries in 0.013 seconds using APC

Served from: www.datanovia.com @ 2025-07-23 14:10:59 by W3 Total Cache
-->