SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Document worth reading: “To Cluster, or Not to Cluster: An Analysis of Clusterability Methods”

转载自:https://analytixon.com/2018/11/23/document-worth-reading-to-cluster-or-not-to-cluster-an-analysis-of-clusterability-methods/

Michael Laux


发表于 2018-11-23

Clustering is an essential data mining tool that aims to discover inherent cluster structure in data. For most applications, applying clustering is only appropriate when cluster structure is present. As such, the study of clusterability, which evaluates whether data possesses such structure, is an integral part of cluster analysis. However, methods for evaluating clusterability vary radically, making it challenging to select a suitable measure. In this paper, we perform an extensive comparison of measures of clusterability and provide guidelines that clustering users can reference to select suitable measures for their applications. To Cluster, or Not to Cluster: An Analysis of Clusterability Methods

阅读全文 »

Whats new on arXiv

转载自:https://analytixon.com/2018/11/23/whats-new-on-arxiv-820/

Michael Laux


发表于 2018-11-23

Towards ontology based BPMN Implementation

阅读全文 »

Intro to Data Science for Managers

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/2Lcmpx514IM/intro-data-science-managers.html

Matt Mayo Editor


发表于 2018-11-23

By ActiveWizards

阅读全文 »

Creating List with Iterator

转载自:http://feedproxy.google.com/~r/RBloggers/~3/hVY6M2s35zM/

statcompute


发表于 2018-11-23

In the post (https://statcompute.wordpress.com/2018/11/17/growing-list-vs-growing-queue), it is shown how to grow a list or a list-like queue based upon a dataframe. In the example, the code snippet was heavily relied on the FOR loop to do the assignment item by item, which I can’t help thinking of potential alternatives afterwards. For instance, is there an implementation that would enable us to traverse a dataframe without knowing its dimension in advance or even without using the loop?

阅读全文 »

Interactive Graphics with R Shiny

转载自:http://feedproxy.google.com/~r/RBloggers/~3/QBeYjENv0cA/

martin


发表于 2018-11-23

Well, R is definitively here to stay and made its way into the data science tool zoo. For me as a statistician, I often feel alienated surrounded by these animals, but R is still also the statistician’s tool of choice (yes, it has come to age, but where are the predators ..?)

阅读全文 »

RFishBC CRAN Release

转载自:http://feedproxy.google.com/~r/RBloggers/~3/woti9PcKjYk/

fishR Blog


发表于 2018-11-22

阅读全文 »

R Packages worth a look

转载自:https://analytixon.com/2018/11/22/r-packages-worth-a-look-1342/

Michael Laux


发表于 2018-11-22

Analysing Accelerometer Data Using Hidden Markov Models (HMMpa)Analysing time-series accelerometer data to quantify length and intensity of physical activity using hidden Markov models. It also contains the traditi …

阅读全文 »

High-performance mathematical paradigms in Python

转载自:https://www.codementor.io/harshittyagi/high-performance-mathematical-paradigms-in-python-pjc5yocqm

Harshit Tyagi


发表于 2018-11-22

For any data-intensive discipline, one of the major overheads is making the scientific and numerical computations faster. With performance-critical application and data processing pipeline, comes the need for optimal paradigm implementation and choosing the right set of libraries. After working on science(metabolomics) and finance projects, I decided to compile these tips and tricks which I developed and learned.

阅读全文 »

Beautiful Chaos: The Double Pendulum

转载自:http://feedproxy.google.com/~r/RBloggers/~3/tv5oAsSj-fk/

schochastics


发表于 2018-11-22

This post is dedicated to the beautiful chaos created by double pendulums. I have seena great variety of animated versions, implemented with different tool but never in R.Thanks to the amazing package gganimate, it is actually not that hard to produce them in R.

阅读全文 »

Cartoon: Thanksgiving, Big Data, and Turkey Data Science.

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/1fU1YUAHsjM/cartoon-thanksgiving-turkey-data-science.html

Gregory Piatetsky


发表于 2018-11-22

A Turkey Data Scientist: “I don’t like the look of this.

阅读全文 »
1 … 98 99 100 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson