All entries.
Showing Items 11-20 of 448 on page 2 of 45: Previous 1 2 3 4 5 6 7 Next Last

Logo r-cran-ahaz 1.13

by r-cran-robot - April 25, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 2402 views, 496 downloads, 0 subscriptions

About: Regularization for semiparametric additive hazards regression

Changes:

Fetched by r-cran-robot on 2013-05-01 00:00:04.295389


Logo r-cran-arules 1.0-13

by r-cran-robot - April 6, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 7798 views, 1496 downloads, 1 subscription

About: Mining Association Rules and Frequent Itemsets

Changes:

Fetched by r-cran-robot on 2013-05-01 00:00:04.485553


Logo r-cran-bigrf 0.1-5

by r-cran-robot - April 11, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 291 views, 99 downloads, 0 subscriptions

About: Big Random Forests

Changes:

Fetched by r-cran-robot on 2013-05-01 00:00:04.813177


Logo r-cran-Boruta 2.1.0

by r-cran-robot - May 1, 2013, 00:00:04 CET [ Project Homepage BibTeX Download ] 1927 views, 376 downloads, 0 subscriptions

About: A wrapper algorithm for all-relevant feature selection

Changes:

Fetched by r-cran-robot on 2013-05-01 00:00:04.966599


Logo KNIME 2.7.4

by toldo - April 29, 2013, 09:14:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 780 views, 110 downloads, 1 subscription

About: A comprehensive data mining environment, with a variety of machine learning components.

Changes:

Modifications following feedback from Knime main Author.


Logo Intelligent Parameter Utilization Tool 0.4

by feldob - April 28, 2013, 18:05:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 332 views, 64 downloads, 1 subscription

About: A descriptive and programming language independent format and API for the simplified configuration, documentation, and design of computer experiments.

Changes:

Initial Announcement on mloss.org.


Logo GPstuff 4.1

by avehtari - April 25, 2013, 11:07:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1835 views, 262 downloads, 1 subscription

About: The GPstuff toolbox is a versatile collection of Gaussian process models and computational tools required for inference. The tools include, among others, various inference methods, sparse approximations and model assessment methods.

Changes:

2013-04-24 Version 4.1

New features:

  • Multinomial probit classification with nested-EP. Jaakko Riihimäki, Pasi Jylänki and Aki Vehtari (2013). Nested Expectation Propagation for Gaussian Process Classification with a Multinomial Probit Likelihood. Journal of Machine Learning Research 14:75-109, 2013.
  • Marginal posterior corrections for latent values. Cseke & Heskes (2011). Approximate Marginals in Latent Gaussian Models. Journal of Machine Learning Research 12 (2011), 417-454
    • Laplace: cm2 and fact
    • EP: fact

Improvements

  • lgpdens ignores now NaNs instead of giving error
  • gp_cpred has a new option 'target' accpeting values 'f' or 'mu'
  • unified gp_waic and gp_dic
    • by default return mlpd
    • option 'form' accetps now values 'mean' 'all' 'sum' and 'dic'
  • improved survival demo demo_survival_aft (accalerated failure time)
    • renamed and improved from demo_survival_weibull
  • rearranged some files to more logical directories
  • bug fixes

New files

  • gp_predcm: marginal posterior corrections for latent values.
  • demo_improvedmarginals: demonstration of marginal posterior corrections
  • demo_improvedmarginals2: demonstration of marginal posterior corrections
  • lik_multinomprobit: multinomial probit likelihood
  • demo_multiclass_nested_ep: demonstration of nested EP with multinomprobit

Logo HDDM 0.5

by Wiecki - April 24, 2013, 02:53:07 CET [ Project Homepage BibTeX Download ] 1785 views, 386 downloads, 1 subscription

About: HDDM is a python toolbox for hierarchical Bayesian parameter estimation of the Drift Diffusion Model (via PyMC). Drift Diffusion Models are used widely in psychology and cognitive neuroscience to study decision making.

Changes:
  • New and improved HDDM model with the following changes:
    • Priors: by default model will use informative priors (see http://ski.clps.brown.edu/hddm_docs/methods.html#hierarchical-drift-diffusion-models-used-in-hddm) If you want uninformative priors, set informative=False.
    • Sampling: This model uses slice sampling which leads to faster convergence while being slower to generate an individual sample. In our experiments, burnin of 20 is often good enough.
    • Inter-trial variablity parameters are only estimated at the group level, not for individual subjects.
    • The old model has been renamed to HDDMTransformed.
    • HDDMRegression and HDDMStimCoding are also using this model.
  • HDDMRegression takes patsy model specification strings. See http://ski.clps.brown.edu/hddm_docs/howto.html#estimate-a-regression-model and http://ski.clps.brown.edu/hddm_docs/tutorial_regression_stimcoding.html#chap-tutorial-hddm-regression
  • Improved online documentation at http://ski.clps.brown.edu/hddm_docs
  • A new HDDM demo at http://ski.clps.brown.edu/hddm_docs/demo.html
  • Ratcliff's quantile optimization method for single subjects and groups using the .optimize() method
  • Maximum likelihood optimization.
  • Many bugfixes and better test coverage.
  • hddm_fit.py command line utility is depracated.

Logo JMLR MSVMpack 1.3

by lauerfab - April 23, 2013, 10:44:37 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5556 views, 2129 downloads, 1 subscription

About: MSVMpack is a Multi-class Support Vector Machine (M-SVM) package. It is dedicated to SVMs which can handle more than two classes without relying on decomposition methods and implements the four M-SVM models from the literature: Weston and Watkins M-SVM, Crammer and Singer M-SVM, Lee, Lin and Wahba M-SVM, and the M-SVM2 of Guermeur and Monfrini.

Changes:
  • Added Matlab interface.

Logo APCluster 1.3.1

by UBod - April 23, 2013, 08:53:15 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8874 views, 1623 downloads, 1 subscription

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

About: The apcluster package implements Frey's and Dueck's Affinity Propagation clustering in R. The package further provides leveraged affinity propagation, exemplar-based agglomerative clustering, and various tools for visual analysis of clustering results.

Changes:
  • re-implementation of heatmap() method: dendrograms can now be plotted even for APResult and ExClust objects as well as for cluster hierarchies based on prior clusterings; color bars can now be switched off and colors can be changed by user (by new 'sideColor' argument); dendrograms can be switched on and off (by 'Rowv' and 'Colv' arguments);
  • added as.hclust() and as.dendrogram() methods
  • added new arguments 'base', 'showSamples', and 'horiz' to the plot() method with signature (x="AggExResult", y="missing"); moreover, parameters for changing the appearance of the height axis are now respected as well
  • streamlining of methods (redundant definition of inherited methods removed)
  • various minor improvements of code and documentation

Showing Items 11-20 of 448 on page 2 of 45: Previous 1 2 3 4 5 6 7 Next Last