All entries.
Showing Items 141-160 of 676 on page 8 of 34: First Previous 3 4 5 6 7 8 9 10 11 12 13 Next Last

Logo MOSIS 0.55

by claasahl - March 9, 2014, 17:35:40 CET [ BibTeX Download ] 19541 views, 6054 downloads, 0 subscriptions

About: MOSIS is a modularized framework for signal processing, stream analysis, machine learning and stream mining applications.

Changes:
  • Move "flow"-related classes into package "de.claas.mosis.flow" (e.g. Node and Link).
  • Refined and improved "flow"-related tests (e.g. Iterator and Node tests).
  • Refactored tests for data formats (e.g. PlainText and JSON tests).
  • Added visitor design pattern for graph-based functions (e.g. initialization and processing).
  • Documented parameters of Processor implementations.

Logo r-cran-BART 1.9

by r-cran-robot - August 17, 2018, 00:00:00 CET [ Project Homepage BibTeX Download ] 23686 views, 6047 downloads, 0 subscriptions

About: Bayesian Additive Regression Trees

Changes:

Fetched by r-cran-robot on 2018-09-01 00:00:03.597464


Logo Kernel Adaptive Filtering Toolbox 2.0

by steven2358 - May 22, 2017, 10:05:33 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 31783 views, 6047 downloads, 0 subscriptions

About: A Matlab benchmarking toolbox for online and adaptive regression with kernels.

Changes:
  • Changes in algorithms' Matlab class format
  • New algorithms
  • Minor improvements and bug fixes

Logo A Local and Parallel Computation Toolbox for Gaussian Process Regression 1.0

by cwpark - March 19, 2012, 17:21:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21361 views, 6014 downloads, 0 subscriptions

About: This local and parallel computation toolbox is the Octave and Matlab implementation of several localized Gaussian process regression methods: the domain decomposition method (Park et al., 2011, DDM), partial independent conditional (Snelson and Ghahramani, 2007, PIC), localized probabilistic regression (Urtasun and Darrell, 2008, LPR), and bagging for Gaussian process regression (Chen and Ren, 2009, BGP). Most of the localized regression methods can be applied for general machine learning problems although DDM is only applicable for spatial datasets. In addition, the GPLP provides two parallel computation versions of the domain decomposition method. The easiness of being parallelized is one of the advantages of the localized regression, and the two parallel implementations will provide a good guidance about how to materialize this advantage as software.

Changes:

Initial Announcement on mloss.org.


Logo JMLR FastInf 1.0

by arielj - June 4, 2010, 14:04:37 CET [ Project Homepage BibTeX Download ] 18220 views, 5956 downloads, 0 subscriptions

About: The library is focused on implementation of propagation based approximate inference methods. Also implemented are a clique tree based exact inference, Gibbs sampling, and the mean field algorithm.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-bigrf 0.1-11

by r-cran-robot - May 16, 2014, 00:00:00 CET [ Project Homepage BibTeX Download ] 24638 views, 5924 downloads, 0 subscriptions

About: Big Random Forests

Changes:

Fetched by r-cran-robot on 2015-11-01 00:00:04.072762


Logo HSSVM 1.0.1

by xjbean - June 8, 2010, 16:16:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 29533 views, 5884 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarWhole Star
(based on 1 vote)

About: HSSVM is a software for solving multi-class problem using Hyper-sphere Support Vector Machines model, implemented by Java.

Changes:
  1. From this version, the version number is normalized to hssvm1.0.1;
  2. In this version, we delete the features about running parameter searching and run-all from Ant script, that is, commands "ant search-param" and "ant run-all" which exist in previous version are no longer available, and they are replaced with commands "svm search conf" and "svm runall conf", both of them are used on Linux(or all other POSIX systems).If you want to use this program on Windows, the cygwin is required to be installed.

Logo OptWok 0.3.1

by ong - May 2, 2013, 10:46:11 CET [ Project Homepage BibTeX Download ] 28181 views, 5826 downloads, 0 subscriptions

About: A collection of python code to perform research in optimization. The aim is to provide reusable components that can be quickly applied to machine learning problems. Used in: - Ellipsoidal multiple instance learning - difference of convex functions algorithms for sparse classfication - Contextual bandits upper confidence bound algorithm (using GP) - learning output kernels, that is kernels between the labels of a classifier.

Changes:
  • minor bugfix

Logo r-cran-mvpart 1.6-0

by r-cran-robot - February 19, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 25522 views, 5818 downloads, 0 subscriptions

About: Multivariate partitioning

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:06.387032


Logo AMIDST Toolbox 0.6.0

by ana - October 14, 2016, 19:35:27 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 29937 views, 5755 downloads, 0 subscriptions

About: A Java Toolbox for Scalable Probabilistic Machine Learning.

Changes:
  • Added sparklink module implementing the integration with Apache Spark. More information here.
  • Fluent pattern in latent-variable-models
  • Predefined model implementing the concept drift detection

Detailed information can be found in the toolbox's web page


Logo ALGLIB 2.4.0

by Sergey_Bochkanov - March 10, 2010, 14:07:35 CET [ Project Homepage BibTeX Download ] 18406 views, 5645 downloads, 0 subscriptions

About: ALGLIB is an open source numerical analysis library distributed under GPL 2+. It implements both general numerical algorithms and machine learning algorithms. ALGLIB can be used from C#, C++, FreePascal, VBA and other languages. It is the only numerical analysis library which uses automatic translation to generate source code written in different programming languages with 100% identical functionality.

Changes:
  1. New algorithms implemented: exact and approximate nearest neighbor search using kd-trees, new multidimensional scattered data interpolation/fitting algorithm with O(N·logN) complexity (modified Shepard's method with fast k-NN queries), linear algebra algorithms

  2. faster QR/LQ, matrix inversion, condition number estimation.

  3. Minor fixes


Logo JMLR Java Machine Learning Library 0.1.5

by thomas - August 20, 2009, 23:47:45 CET [ Project Homepage BibTeX Download ] 38086 views, 5607 downloads, 0 subscriptions

About: Java-ML is a collection of machine learning and data mining algorithms, which aims to be a readily usable and easily extensible API for both software developers and research scientists.

Changes:

new release


Logo mloss.org svn-r645-Mar-2011

by sonne - March 23, 2011, 11:09:18 CET [ Project Homepage BibTeX Download ] 34372 views, 5553 downloads, 0 subscriptions

About: This is the source code of the mloss.org website.

Changes:

Now works with newer django versions and fixes several warnings and minor bugs underneath. The only user visible change is probably that the subscription and bookmark buttons work again.


Logo Spectra. A Library for Large Scale Eigenvalue Problems 0.6.2

by yixuanq - May 23, 2018, 19:40:46 CET [ Project Homepage BibTeX Download ] 26522 views, 5528 downloads, 0 subscriptions

About: A header-only C++ library for solving large scale eigenvalue problems

Changes:
  • Fixed regressions in v0.6.1 on some edge cases
  • Improved the accuracy of restarting processes in SymEigsSolver and GenEigsSolver
  • Code and documentation cleanup

Logo MXNet Efficient and Flexible Distributed Deep Learning Framework 0.5.1

by crowwork - November 13, 2015, 05:05:56 CET [ Project Homepage BibTeX Download ] 13343 views, 5506 downloads, 0 subscriptions

About: Efficient and Flexible Distributed/Mobile Deep Learning Framework, for python, R, Julia and more

Changes:

This version comes with Distributed and Mobile Examples


Logo Universal Java Matrix Package 0.3.0

by arndt - July 31, 2015, 14:23:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 28684 views, 5480 downloads, 0 subscriptions

About: The Universal Java Matrix Package (UJMP) is a data processing tool for Java. Unlike JAMA and Colt, it supports multi-threading and is therefore much faster on current hardware. It does not only support matrices with double values, but instead handles every type of data as a matrix through a common interface, e.g. CSV files, Excel files, images, WAVE audio files, tables in SQL data bases, and much more.

Changes:

Updated to version 0.3.0


Logo r-cran-RSNNS 0.4-3

by r-cran-robot - January 10, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 23933 views, 5467 downloads, 0 subscriptions

About: Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS)

Changes:

Fetched by r-cran-robot on 2012-02-01 00:00:11.194183


Logo RapidMiner 4.0

by ingomierswa - November 16, 2007, 02:31:48 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 29195 views, 5462 downloads, 0 comments, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarWhole Star
(based on 5 votes)

About: RapidMiner (formerly YALE) is one of the most widely used open-source data mining suites and software solutions due to its leading-edge technologies and its functional range. Applications of [...]

Changes:

Initial Announcement on mloss.org.


Logo Boosted Decision Trees and Lists 1.0.4

by melamed - July 25, 2014, 23:08:32 CET [ BibTeX Download ] 18834 views, 5424 downloads, 0 subscriptions

About: Boosting algorithms for classification and regression, with many variations. Features include: Scalable and robust; Easily customizable loss functions; One-shot training for an entire regularization path; Continuous checkpointing; much more

Changes:
  • added ElasticNets as a regularization option
  • fixed some segfaults, memory leaks, and out-of-range errors, which were creeping in in some corner cases
  • added a couple of I/O optimizations

Logo JMLR Nieme 1.0

by francis - April 2, 2009, 10:57:38 CET [ Project Homepage BibTeX Download ] 34419 views, 5421 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 3 votes)

About: Nieme is a C++ machine learning library for large-scale classification, regression and ranking. It provides a simple interface available in C++, Python and Java and a user interface for visualization.

Changes:

Released Nieme 1.0


Showing Items 141-160 of 676 on page 8 of 34: First Previous 3 4 5 6 7 8 9 10 11 12 13 Next Last