paper-with-me

Papers

AMIDST: a Java Toolbox for Scalable Probabilistic Machine Learning

2017-04-04 · Andrés R. Masegosa, Ana M. Martínez, Darío Ramos-López, Rafael Cabañas, Antonio Salmerón, Thomas D. Nielsen, Helge Langseth, Anders L. Madsen

The AMIDST Toolbox is a software for scalable probabilistic machine learning with a spe- cial focus on (massive) streaming data. The toolbox supports a flexible modeling language based on probabilistic graphical models with latent variables and temporal dependencies. The specified models can be learnt from large data sets using parallel or distributed implementa- tions of Bayesian learning algorithms for either streaming or batch data. These algorithms are based on a flexible variational message passing scheme, which supports discrete and continu- ous variables from a wide range of probability distributions. AMIDST also leverages existing functionality and algorithms by interfacing to software tools such as Flink, Spark, MOA, Weka, R and HUGIN. AMIDST is an open source toolbox written in Java and available at http://www.amidsttoolbox.com under the Apache Software License version 2.0.

📄 PDF Abstract BibTeX arXiv:1704.01427

Code (1)

amidst/jss 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Probabilistic Graphical Models on Multi-Core CPUs using Java 8

2016-04-27 · Andres R. Masegosa, Ana M. Martinez, Hanen Borchani

In this paper, we discuss software design issues related to the development of parallel computational intelligence algorithms on multi-core CPUs, using the new Java 8 functional programming features. In particular, we fo…

The Response of Farmer Welfares Amidst Food Prices Shock and Inflation in the Province of East Java

2025-01-15 · Moh. Hairus Zaman, Diah Wahyuningsih, Ris Yuwono Yudo Nugroho

Price uncertainty in food commodities can create uncertainty for farmers and potentially negatively impact the level of farmer household well-being. On the other hand, the agriculture sector in the province of East Java …

Time Series

MLC Toolbox: A MATLAB/OCTAVE Library for Multi-Label Classification

2017-04-09 · Keigo Kimura, Lu Sun, Mineichi Kudo

Multi-Label Classification toolbox is a MATLAB/OCTAVE library for Multi-Label Classification (MLC). There exists a few Java libraries for MLC, but no MATLAB/OCTAVE library that covers various methods. This toolbox offers…

ClassificationClusteringDimensionality ReductionGeneral Classification+2

MILJS : Brand New JavaScript Libraries for Matrix Calculation and Machine Learning

2015-02-21 · Ken Miura, Tetsuaki Mano, Atsushi Kanehira, Yuichiro Tsuchiya 외

MILJS is a collection of state-of-the-art, platform-independent, scalable, fast JavaScript libraries for matrix calculation and machine learning. Our core library offering a matrix calculation is called Sushi, which exhi…

BIG-bench Machine Learning

Probabilistic Models with Deep Neural Networks

2019-08-09 · Andrés R. Masegosa, Rafael Cabañas, Helge Langseth, Thomas D. Nielsen 외

Recent advances in statistical inference have significantly expanded the toolbox of probabilistic modeling. Historically, probabilistic modeling has been constrained to (i) very restricted model classes where exact or ap…

Variational Inference