All entries.
Showing Items 241-260 of 676 on page 13 of 34: First Previous 8 9 10 11 12 13 14 15 16 17 18 Next Last

Logo JMLR LIBLINEAR 1.32

by biconnect - September 3, 2008, 17:35:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 30439 views, 3745 downloads, 0 subscriptions

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

About: LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, L1-loss linear SVM, and multi-class SVM

Changes:

Initial Announcement on mloss.org.


Logo GPDT Gradient Projection Decomposition Technique 1.01

by sezaza - December 21, 2007, 20:10:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16694 views, 3741 downloads, 0 subscriptions

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

About: This is a C++ software designed to train large-scale SVMs for binary classification. The algorithm is also implemented in parallel (**PGPDT**) for distributed memory, strictly coupled multiprocessor [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-glmpath 0.97

by r-cran-robot - February 5, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 17535 views, 3740 downloads, 0 subscriptions

About: L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model

Changes:

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


Logo SMIDAS 1.1

by ambujtewari - August 15, 2010, 18:51:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19163 views, 3732 downloads, 0 subscriptions

About: A stochastic variant of the mirror descent algorithm employing Langford and Zhang's truncated gradient idea to minimize L1 regularized loss minimization problems for classification and regression.

Changes:

Fixed major bug in implementation. The components of the iterate where the current example vector is zero were not being updated correctly. Thanks to Jonathan Chang for pointing out the error to us.


Logo r-cran-partykit 0.1-5

by r-cran-robot - March 22, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 15876 views, 3721 downloads, 0 subscriptions

About: A Toolkit for Recursive Partytioning

Changes:

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


Logo Sparse PCA 2.0

by tbuehler - December 31, 2015, 16:24:42 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18832 views, 3689 downloads, 0 subscriptions

About: A Matlab implementation of Sparse PCA using the inverse power method for nonlinear eigenproblems.

Changes:
  • Added deflation scheme to compute multiple principal components
  • Several internal runtime and memory optimizations
  • API change: sparsePCA.m is now used to compute multiple components; use computeTradeOffCurve.m to reproduce the examples in the NIPS paper

Logo MinorThird 20080414

by frank - June 9, 2008, 09:08:30 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14129 views, 3687 downloads, 0 subscriptions

About: MinorThird is a collection of Java classes for storing text, annotating text, and learning to extract entities and categorize text. It was written primarily by William W. Cohen, a professor at [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-ROCR 1.0-4

by r-cran-robot - December 8, 2009, 00:00:00 CET [ Project Homepage BibTeX Download ] 15896 views, 3678 downloads, 0 subscriptions

About: Visualizing the performance of scoring classifiers.

Changes:

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


Logo PyScriptClassifier 0.3.0

by cjb60 - November 25, 2015, 04:07:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13490 views, 3656 downloads, 0 subscriptions

About: Easily prototype WEKA classifiers and filters using Python scripts.

Changes:

0.3.0

  • Filters have now been implemented.
  • Classifier and filter classes satisfy base unit tests.

0.2.1

  • Can now choose to save the script in the model using the -save flag.

0.2.0

  • Added Python 3 support.
  • Added uses decorator to prevent non-essential arguments from being passed.
  • Fixed nasty bug where imputation, binarisation, and standardisation would not actually be applied to test instances.
  • GUI in WEKA now displays the exception as well.
  • Fixed bug where single quotes in attribute values could mess up args creation.
  • ArffToPickle now recognises class index option and arguments.
  • Fix nasty bug where filters were not being saved and were made from scratch from test data.

0.1.1

  • ArffToArgs gets temporary folder in a platform-independent way, instead of assuming /tmp/.
  • Can now save args in ArffToPickle using save.

0.1.0

  • Initial release.

Logo NXTMOTE is an Educational TinyOS Mote for LEGO MINDSTORMS NXT

by rasped - December 19, 2007, 21:11:11 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15511 views, 3655 downloads, 0 subscriptions

About: TinyOS is a small operating for small (wireless) sensors. LEGO MINDSTORMS NXT is a platform for embedded systems experimentation: The combination of NXT and TinyOS is NXTMOTE.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-grplasso 0.4-2

by r-cran-robot - April 1, 2009, 00:00:00 CET [ Project Homepage BibTeX Download ] 16587 views, 3643 downloads, 0 subscriptions

About: Fitting user specified models with Group Lasso penalty

Changes:

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


Logo LibSGDQN 1.1

by antojne - July 2, 2009, 15:02:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17911 views, 3633 downloads, 0 subscriptions

About: LibSGDQN proposes an implementation of SGD-QN, a carefully designed quasi-Newton stochastic gradient descent solver for linear SVMs.

Changes:

small bug fix (thx nicolas ;)


Logo monte python 0.1.0

by roro - May 9, 2008, 21:45:47 CET [ Project Homepage BibTeX Download ] 10596 views, 3632 downloads, 0 subscriptions

About: Monte (python) is a small machine learning library written in pure Python. The focus is on gradient based learning, in particular on the construction of complex models from many smaller components.

Changes:

Initial Announcement on mloss.org.


Logo OpenCog pre-1.0

by ferrouswheel - January 11, 2009, 22:51:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12213 views, 3617 downloads, 0 subscriptions

About: OpenCog aims to provide research scientists and software developers with a common platform to build and share artificial intelligence programs. The long-term goal of OpenCog is acceleration of the [...]

Changes:

Initial Announcement on mloss.org.


Logo Chalearn gesture challenge code by jun wan 2.0

by joewan - September 29, 2015, 08:50:22 CET [ BibTeX BibTeX for corresponding Paper Download ] 16733 views, 3608 downloads, 0 subscriptions

About: This code is provided by Jun Wan. It is used in the Chalearn one-shot learning gesture challenge (round 2). This code includes: bag of features, 3D MoSIFT-based features (i.e. 3D MoSIFT, 3D EMoSIFT and 3D SMoSIFT), and the MFSK feature.

Changes:

Initial Announcement on mloss.org.


Logo LSTM for biological sequence analysis 1.0

by mhex - July 28, 2010, 16:32:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15897 views, 3586 downloads, 0 subscriptions

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

About: Implementation of LSTM for biological sequence analysis (classification, regression, motif discovery, remote homology detection). Additionally a LSTM as logistic regression with spectrum kernel is included.

Changes:

Spectrum LSTM package included


Logo ClusterEval 1.1

by cdevries - May 18, 2015, 22:01:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17506 views, 3571 downloads, 0 subscriptions

About: Cluster quality Evaluation software. Implements cluster quality metrics based on ground truths such as Purity, Entropy, Negentropy, F1 and NMI. It includes a novel approach to correct for pathological or ineffective clusterings called 'Divergence from a Random Baseline'.

Changes:

Moved project to GitHub.


Logo r-cran-sda 1.2.1

by r-cran-robot - January 22, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 15406 views, 3564 downloads, 0 subscriptions

About: Shrinkage Discriminant Analysis and CAT Score Variable Selection

Changes:

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


Logo scikit multilearn 0.0.5

by niedakh - February 25, 2017, 03:51:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16799 views, 3561 downloads, 0 subscriptions

About: A native Python, scikit-compatible, implementation of a variety of multi-label classification algorithms.

Changes:
  • a general matrix-based label space clusterer has been added which can cluster the output space using any scikit-learn compatible clusterer (incl. k-means)
  • support for more single-class and multi-class classifiers you can now use problem transformation approaches with your favourite neural networks/deep learning libraries: theano, tensorflow, keras, scikit-neuralnetworks
  • support for label powerset based stratified kfold added
  • graph-tool clusterer supports weighted graphs again and includes stochastic blockmodel calibration
  • bugs were fixed in: classifier chains and hierarchical neuro fuzzy clasifiers

Logo SenseClusters 1.01

by tpederse - August 12, 2008, 16:39:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13305 views, 3556 downloads, 0 subscriptions

About: SenseClusters is a package of (mostly) Perl programs that allows a user to cluster similar contexts together using unsupervised knowledge-lean methods. These techniques have been applied to word [...]

Changes:

Initial Announcement on mloss.org.


Showing Items 241-260 of 676 on page 13 of 34: First Previous 8 9 10 11 12 13 14 15 16 17 18 Next Last