All entries.
Showing Items 101-120 of 676 on page 6 of 34: Previous 1 2 3 4 5 6 7 8 9 10 11 Next Last

Logo pycobra regression analysis and ensemble toolkit 0.2.2

by bhargavvader - December 29, 2017, 13:57:46 CET [ Project Homepage BibTeX Download ] 14507 views, 3612 downloads, 0 subscriptions

About: pycobra is a python library for ensemble learning, which serves as a toolkit for regression, classification, and visualisation. It is scikit-learn compatible and fits into the existing scikit-learn ecosystem.

Changes:

pycobra is further pep8 compliant, has improved tests and more plotting options.


Logo ADAMS 17.12.0

by fracpete - December 20, 2017, 09:38:32 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 88514 views, 17887 downloads, 0 subscriptions

About: The Advanced Data mining And Machine learning System (ADAMS) is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes.

Changes:

Some highlights:

  • Code base was moved to Github
  • Nearly 90 new actors, 25 new conversions
  • much improved deeplearning4j module
  • experimental support for Microsoft's CNTK deep learning framework
  • rsync module
  • MEKA webservice module
  • improved support for image annotations
  • improved LaTeX support
  • Websocket support

Logo Operator Discretization Library 0.6

by jonasadl - December 19, 2017, 15:24:08 CET [ Project Homepage BibTeX Download ] 6145 views, 1647 downloads, 0 subscriptions

About: Operator Discretization Library (ODL) is a Python library that enables research in inverse problems on realistic or real data.

Changes:

Initial Announcement on mloss.org.


Logo Aboleth 0.7

by dsteinberg - December 14, 2017, 02:39:19 CET [ Project Homepage BibTeX Download ] 17785 views, 4743 downloads, 0 subscriptions

About: A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation

Changes:

Release 0.7.0

  • Update to TensorFlow r1.4.

  • Tutorials in the documentation on:

  • Interfacing with Keras

  • Saving/loading models

  • How to build a variety of regressors with Aboleth

  • New prediction module with some convenience functions, including freezing the weight samples during prediction.

  • Bayesian convolutional layers with accompanying demo.

  • Allow the number of samples drawn from a model to be varied by using placeholders.

  • Generalise the feature embedding layers to work on matrix inputs (instead of just column vectors).

  • Numerous numerical and usability fixes.


Logo sparkcrowd 0.1.5

by enriquegrodrigo - December 13, 2017, 13:13:35 CET [ Project Homepage BibTeX Download ] 12898 views, 3339 downloads, 0 subscriptions

About: A Spark package implementing algorithms for learning from crowdsourced big data.

Changes:

Changes: - Minor improvements in code and documentation


Logo DFLsklearn, Hyperparameters optimization in Scikit Learn 0.1

by vlatorre - November 23, 2017, 13:14:36 CET [ Project Homepage BibTeX Download ] 5606 views, 1966 downloads, 0 subscriptions

About: A method to optimize the hyperparameters for machine learning methods implemented in Scikit-learn based on Derivative Free Optimization

Changes:

Initial Announcement on mloss.org.


Logo Obandit 0.2

by fre - November 6, 2017, 14:33:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6840 views, 1589 downloads, 0 subscriptions

About: Obandit is an Ocaml module for multi-armed bandits. It supports the EXP, UCB and Epsilon-greedy family of algorithms.

Changes:

Initial Announcement on mloss.org.


Logo HIERDENC 1.0

by billandreo - October 31, 2017, 16:01:32 CET [ Project Homepage BibTeX Download ] 7121 views, 3909 downloads, 0 subscriptions

About: This is a tool for retrieving nearest neighbors and clustering of large categorical data sets represented in transactional form. The clustering is achieved via a locality-sensitive hashing of categorical datasets for speed and scalability.

Changes:

Initial Announcement on mloss.org.


Logo Accord.NET Framework 3.8.0

by cesarsouza - October 23, 2017, 20:50:27 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 79852 views, 16105 downloads, 0 subscriptions

About: The Accord.NET Framework is a .NET machine learning framework combined with audio and image processing libraries completely written in C#. It is a complete framework for building production-grade computer vision, computer audition, signal processing and statistics applications even for commercial use. A comprehensive set of sample applications provide a fast start to get up and running quickly, and an extensive online documentation helps fill in the details.

Changes:

For a complete list of changes, please see the full release notes at the release details page at:

https://github.com/accord-net/framework/releases/tag/v3.8.0


Logo bufferkdtree 1.3

by fgieseke - October 20, 2017, 11:39:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6695 views, 2030 downloads, 0 subscriptions

About: The bufferkdtree package is a Python library that aims at accelerating nearest neighbor computations using both k-d trees and modern many-core devices such as graphics processing units (GPUs).

Changes:

Initial Announcement on mloss.org.


Logo r-cran-effects 4.0-0

by r-cran-robot - September 14, 2017, 00:00:00 CET [ Project Homepage BibTeX Download ] 8638 views, 2250 downloads, 0 subscriptions

About: Effect Displays for Linear, Generalized Linear, and Other Models

Changes:

Fetched by r-cran-robot on 2018-01-01 00:00:07.810965


Logo JMLR Jstacs 2.3

by keili - September 13, 2017, 14:25:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 64824 views, 14276 downloads, 0 subscriptions

About: A Java framework for statistical analysis and classification of biological sequences

Changes:

New classes and packages:

  • Jstacs 2.3 is the first release to be accompanied by JstacsFX, a library for building JavaFX-based graphical user interfaces based on JstacsTools
  • new interface MultiThreadedFunction
  • new class LargeSequenceReader for reading large sequence files in chunks
  • new interface QuickScanningSequenceScore
  • new class RegExpValidator for checking String inputs against a regular expression
  • new class IUPACDNAAlphabet

New features and improvements:

  • Alignments may now handle different costs for insert and delete gaps
  • ListResults may now be constructed from Collections of ResultSets
  • Several minor improvements and bugfixes in many classes
  • Improvements of documentation of several classes

Logo A Statistical Audit for Reproducibility and Altermate Analysis 0.1

by matloff - September 5, 2017, 06:51:27 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7288 views, 1902 downloads, 0 subscriptions

About: Tool aimed at helping remedy the reproducibility problem, specifically in the statistical and data wrangling aspects.

Changes:

Initial Announcement on mloss.org.


Logo Top Frequency Based Parallel Coordinates 1.0.0

by matloff - September 5, 2017, 05:49:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6801 views, 1671 downloads, 0 subscriptions

About: A novel method to create parallel coordinates plots on large data sets without causing a "black screen" problem.

Changes:

Initial Announcement on mloss.org.


Logo iLANN SVD. An incremental noniterative learning method for one layer feedforwar 1.0

by ofontenla - August 16, 2017, 11:53:40 CET [ BibTeX BibTeX for corresponding Paper Download ] 5704 views, 1567 downloads, 0 subscriptions

About: A non-iterative, incremental and hyperparameter-free learning method for one-layer feedforward neural networks without hidden layers. This method efficiently obtains the optimal parameters of the network, regardless of whether the data contains a greater number of samples than variables or vice versa. It does this by using a square loss function that measures errors before the output activation functions and scales them by the slope of these functions at each data point. The outcome is a system of linear equations that obtain the network's weights and that is further transformed using Singular Value Decomposition.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-CORElearn 1.51.2

by r-cran-robot - August 8, 2017, 00:00:00 CET [ Project Homepage BibTeX Download ] 59359 views, 14037 downloads, 0 subscriptions

About: Classification, Regression and Feature Evaluation

Changes:

Fetched by r-cran-robot on 2018-01-01 00:00:07.164852


Logo LANN SVD. A noniterative SVD based learning algorithm for one layer neural nets 1.0

by ofontenla - August 7, 2017, 13:52:19 CET [ BibTeX BibTeX for corresponding Paper Download ] 5694 views, 1533 downloads, 0 subscriptions

About: A non-iterative learning method for one-layer (no hidden layer) neural networks, where the weights can be calculated in a closed-form manner, thereby avoiding low convergence rate and also hyperparameter tuning. The proposed learning method, LANN-SVD in short, presents a good computational efficiency for large-scale data analytic.

Changes:

Initial Announcement on mloss.org.


Logo A framework for benchmarking of feature selection algorithms and cost functions v1.3

by msreis - August 4, 2017, 00:19:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9073 views, 1805 downloads, 0 subscriptions

About: An open-source framework for benchmarking of feature selection algorithms and cost functions.

Changes:

Initial Announcement on mloss.org.


Logo pSpectralClustering 1.2

by tbuehler - July 30, 2017, 20:07:52 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 25902 views, 5178 downloads, 0 subscriptions

About: A generalized version of spectral clustering using the graph p-Laplacian.

Changes:

various internal optimizations


Logo HyperStream 0.3.6

by tdiethe - July 27, 2017, 04:11:57 CET [ Project Homepage BibTeX Download ] 10269 views, 2850 downloads, 0 subscriptions

About: Hyperstream is a large-scale, flexible and robust software package for processing streaming data.

Changes:

python 3 support; new API; bug fixes and enhancements


Showing Items 101-120 of 676 on page 6 of 34: Previous 1 2 3 4 5 6 7 8 9 10 11 Next Last