SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Document worth reading: “Learning Tree Distributions by Hidden Markov Models”

转载自:https://advanceddataanalytics.net/2018/10/07/document-worth-reading-learning-tree-distributions-by-hidden-markov-models/

Michael Laux


发表于 2018-10-07

Hidden tree Markov models allow learning distributions for tree structured data while being interpretable as nondeterministic automata. We provide a concise summary of the main approaches in literature, focusing in particular on the causality assumptions introduced by the choice of a specific tree visit direction. We will then sketch a novel non-parametric generalization of the bottom-up hidden tree Markov model with its interpretation as a nondeterministic tree automaton with infinite states. Learning Tree Distributions by Hidden Markov Models

阅读全文 »

“Fudged statistics on the Iraq War death toll are still circulating today”

转载自:https://andrewgelman.com/2018/10/06/fudged-statistics-iraq-war-death-toll-still-circulating-today/

Andrew


发表于 2018-10-06

Mike Spagat shares this story entitled, “Fudged statistics on the Iraq War death toll are still circulating today,” which discusses problems with a paper published in a scientific journal in 2006, and errors that a reporter inadvertently included in a recent news article. Spagat writes:

阅读全文 »

R Packages worth a look

转载自:https://advanceddataanalytics.net/2018/10/06/r-packages-worth-a-look-1295/

Michael Laux


发表于 2018-10-06

Conditional Random Fields for Labelling Sequential Data in Natural Language Processing (crfsuite)Wraps the ‘CRFsuite’ library https://…/crfsuite allowing users to fit a C …

阅读全文 »

R Packages worth a look

转载自:https://advanceddataanalytics.net/2018/10/06/r-packages-worth-a-look-1294/

Michael Laux


发表于 2018-10-06

Covariate Assisted Principal (CAP) Regression for Covariance Matrix Outcomes (cap)Performs Covariate Assisted Principal (CAP) Regression for covariance matrix outcomes. The method identifies the optimal projection direction which max …

阅读全文 »

Document worth reading: “An Analysis of Hierarchical Text Classification Using Word Embeddings”

转载自:https://advanceddataanalytics.net/2018/10/06/document-worth-reading-an-analysis-of-hierarchical-text-classification-using-word-embeddings/

Michael Laux


发表于 2018-10-06

Efficient distributed numerical word representation models (word embeddings) combined with modern machine learning algorithms have recently yielded considerable improvement on automatic document classification tasks. However, the effectiveness of such techniques has not been assessed for the hierarchical text classification (HTC) yet. This study investigates the application of those models and algorithms on this specific problem by means of experimentation and analysis. We trained classification models with prominent machine learning algorithm implementations—fastText, XGBoost, SVM, and Keras’ CNN—and noticeable word embeddings generation methods—GloVe, word2vec, and fastText—with publicly available data and evaluated them with measures specifically appropriate for the hierarchical context. FastText achieved an ${}_{LCA}F_1$ of 0.893 on a single-labeled version of the RCV1 dataset. An analysis indicates that using word embeddings and its flavors is a very promising approach for HTC. An Analysis of Hierarchical Text Classification Using Word Embeddings

阅读全文 »

Present each others’ posters

转载自:https://andrewgelman.com/2018/10/06/present-each-others-posters/

Andrew


发表于 2018-10-06

It seems that I’ll be judging a poster session next week. So this seems like a good time to repost this from 2009:

阅读全文 »

Distilled News

转载自:https://advanceddataanalytics.net/2018/10/06/distilled-news-879/

Michael Laux


发表于 2018-10-06

Adding strings in R

阅读全文 »

Distilled News

转载自:https://advanceddataanalytics.net/2018/10/06/distilled-news-878/

Michael Laux


发表于 2018-10-06

Under the hood: Facebook Marketplace powered by artificial intelligence

阅读全文 »

Quick Significance Calculations for A/B Tests in R

转载自:http://www.win-vector.com/blog/2018/10/quick-significance-calculations-for-a-b-tests-in-r/

John Mount


发表于 2018-10-06

Introduction

阅读全文 »

A Concise Explanation of Learning Algorithms with the Mitchell Paradigm

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/4kyc3jFmcqU/mitchell-paradigm-concise-explanation-learning-algorithms.html

Matthew Mayo


发表于 2018-10-05

A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E.

  • Tom Mitchell, “Machine Learning”1
阅读全文 »
1 … 193 194 195 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson