Projects running under agnostic.
Showing Items 1-20 of 180 on page 1 of 9: 1 2 3 4 5 6 Next Last

Logo OptWok 0.3.1

by ong - May 2, 2013, 10:46:11 CET [ Project Homepage BibTeX Download ] 4259 views, 674 downloads, 1 subscription

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-CoxBoost 1.3

by r-cran-robot - May 1, 2013, 00:00:05 CET [ Project Homepage BibTeX Download ] 11137 views, 2139 downloads, 1 subscription

About: Cox models by likelihood based boosting for a single survival endpoint or competing risks

Changes:

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


Logo r-cran-Boruta 2.1.0

by r-cran-robot - May 1, 2013, 00:00:04 CET [ Project Homepage BibTeX Download ] 1879 views, 357 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 ] 731 views, 94 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 ] 281 views, 53 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 ] 1564 views, 231 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 r-cran-ahaz 1.13

by r-cran-robot - April 25, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 2359 views, 489 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 HDDM 0.5

by Wiecki - April 24, 2013, 02:53:07 CET [ Project Homepage BibTeX Download ] 1754 views, 378 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 r-cran-bigrf 0.1-5

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

About: Big Random Forests

Changes:

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


Logo JMLR Waffles 2013-04-06

by mgashler - April 7, 2013, 02:04:10 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16099 views, 5309 downloads, 1 subscription

About: A broad collection of script-friendly command-line tools for machine learning and data mining tasks. (The command-line tools wrap functionality from a C++ class library.)

Changes:

See the change log at http://waffles.sourceforge.net/changelog.html


Logo r-cran-arules 1.0-13

by r-cran-robot - April 6, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 7744 views, 1484 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-rgp 0.2-4

by r-cran-robot - April 1, 2013, 00:00:08 CET [ Project Homepage BibTeX Download ] 9080 views, 1396 downloads, 0 subscriptions

About: R genetic programming framework

Changes:

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


Logo r-cran-pamr 1.54

by r-cran-robot - April 1, 2013, 00:00:06 CET [ Project Homepage BibTeX Download ] 20412 views, 3796 downloads, 1 subscription

About: Pam

Changes:

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


Logo r-cran-GAMBoost 1.2-2

by r-cran-robot - April 1, 2013, 00:00:04 CET [ Project Homepage BibTeX Download ] 12004 views, 2199 downloads, 1 subscription

About: Generalized linear and additive models by likelihood based boosting

Changes:

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


Logo r-cran-klaR 0.6-8

by r-cran-robot - March 27, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 8873 views, 1746 downloads, 1 subscription

About: Classification and visualization

Changes:

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


Logo r-cran-partykit 0.1-5

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

About: A Toolkit for Recursive Partytioning

Changes:

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


Logo r-cran-nnet 7.3-6

by r-cran-robot - March 20, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 2638 views, 497 downloads, 0 subscriptions

About: Feed-forward Neural Networks and Multinomial Log-Linear Models

Changes:

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


Logo r-cran-rattle 2.6.26

by r-cran-robot - March 16, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 2426 views, 496 downloads, 0 subscriptions

About: Graphical user interface for data mining in R

Changes:

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


Logo r-cran-ncvreg 2.5-0

by r-cran-robot - March 15, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 1315 views, 241 downloads, 0 subscriptions

About: Regularization paths for SCAD- and MCP-penalized regression models

Changes:

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


Logo r-cran-glmnet 1.9-3

by r-cran-robot - March 1, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 7745 views, 1601 downloads, 1 subscription

About: Lasso and elastic-net regularized generalized linear models

Changes:

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


Showing Items 1-20 of 180 on page 1 of 9: 1 2 3 4 5 6 Next Last