20 projects found that use c as the programming language.
Showing Items 1-20 of 41 on page 1 of 3: 1 2 3 Next

Logo LWPR 1.2.2

by sklanke - June 29, 2009, 20:20:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7058 views, 725 downloads, 1 subscription

About: Locally Weighted Projection Regression (LWPR) is a recent algorithm that achieves nonlinear function approximation in high dimensional spaces with redundant and irrelevant input dimensions. At its [...]

Changes:

Version 1.2.2

  • Corrected bugs in the Python module (for accessing the "n_pruned" and "num_rfs" members) Thanks to Arjan Gijsberts
  • Fixed a missing matrix transpose in the visualisation part of "test_lwpr_nD.m"

Version 1.2.1

  • Fixed two missing #includes in C++ wrapper and example that resulted in problems with GCC >= 4.3 Thanks to Dan Grollman

Logo Aciqra 1.2.1

by Caglow - June 25, 2009, 23:30:22 CET [ BibTeX Download ] 102 views, 46 downloads, 1 subscription

About: A desktop planetarium and sky map program which shows the sky from anywhere on Earth at any time.

Changes:

Removed erroneous topocentric code. Increased maximum zoom for detail on planets.


Logo MLPY Machine Learning Py 2.0.5

by albanese - June 18, 2009, 14:10:19 CET [ Project Homepage BibTeX Download ] 6231 views, 1109 downloads, 2 subscriptions

About: Machine Learning PYthon (mlpy) is a high-performance Python package for predictive modeling.

Changes:

Bug fixes:

  • purify() fixed

New features:

  • knn_imputing() euclidean squared distance and median method added

Logo C MixSim 0.5

by volmeln - June 10, 2009, 19:37:42 CET [ Project Homepage BibTeX Download ] 302 views, 108 downloads, 1 subscription

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

About: C-MixSim is an open source package written in C for simulating finite mixture models with Gaussian components. With a vast number of clustering algorithms, evaluating performance is important. C-MixSim provides an easy and convenient way of generating datasets from Gaussian mixture models with different levels of clustering complexity. C-MixSim is released under the GNU GPL license.

Changes:

Initial Announcement on mloss.org.


About: FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search.

Changes:

See project page for changes.


Logo SHOGUN 0.7.3

by sonne - May 2, 2009, 22:45:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5999 views, 1285 downloads, 5 subscriptions

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

About: The SHOGUN machine learning toolbox's focus is on large scale learning methods with focus on Support Vector Machines (SVM), providing interfaces to python, octave, matlab, r and the command line.

Changes:

This release contains several cleanups and bugfixes:

Features

  • Improve libshogun/developer tutorial.
  • Implement convenience function for parallel quicksort.
  • Fasta/fastq file loading for StringFeatures.

Bugfixes

  • get_name function was undefined in Evaluation causing the PerformanceMeasures class to be defunct.
  • Workaround bugs in the std template library for math functions.
  • Compiles cleanly under OSX now, thanks to James Kyle.

Cleanup and API Changes

  • Make sure that all destructors are declared virtual.

Logo CRFsuite 0.8

by chokkan - March 18, 2009, 15:19:02 CET [ Project Homepage BibTeX Download ] 480 views, 122 downloads, 1 subscription

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 1 vote)

About: CRFSuite is a speed-oriented implementation of Conditional Random Fields (CRFs). This software features: parameter estimation using SGD and L-BFGS, l1/l2 regularization, simple data I/O format, etc.

Changes:

Initial Announcement on mloss.org.


Logo dataformat 0.1.1

by mikio - March 12, 2009, 16:07:55 CET [ Project Homepage BibTeX Download ] 1420 views, 285 downloads, 2 subscriptions

About: The goal of this project is to provide code for reading and writing machine learning data sets for as many programming languages as possible.

Changes:

Forgot to include the Java sources.


Logo JMLR pebl Python Environment for Bayesian Learning 1.0.1

by abhik - March 5, 2009, 00:05:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5132 views, 499 downloads, 1 subscription

About: Pebl is a python library and command line application for learning the structure of a Bayesian network given prior knowledge and observations.

Changes:

Updated version to 1.0.1


Logo chi2 kernel 1.5

by gruel - February 15, 2009, 22:32:21 CET [ BibTeX Download ] 1944 views, 644 downloads, 1 subscription

About: Very fast implementation of the chi-squared distance between histograms (or vectors with non-negative entries).

Changes:

Removed bug in symmetric chi-square distance and updated python wrapper to python 2.5 compatiblity.


Logo RL Glue and Codecs -- Glue 3.0 RC3 and Codecs R402

by btanner - February 14, 2009, 04:41:30 CET [ Project Homepage BibTeX Download ] 2139 views, 427 downloads, 1 subscription

About: RL-Glue allows agents, environments, and experiments written in Java, C/C++, Matlab, Python, and Lisp to inter operate, accelerating research by promoting software re-use in the community.

Changes:

Initial Announcement on mloss.org.


Logo LIBSVM 2.88

by cjlin - February 11, 2009, 09:14:41 CET [ Project Homepage BibTeX Download ] 2659 views, 591 downloads, 1 subscription

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 4 votes)

About: LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class [...]

Changes:

Initial Announcement on mloss.org.


Logo SVQP 2

by leonbottou - January 31, 2009, 14:22:04 CET [ Project Homepage BibTeX Download ] 1495 views, 614 downloads, 0 subscriptions

About: SVQP1 and SVQP2 are QP solvers for training SVM.

Changes:

Initial Announcement on mloss.org.


Logo MLPACK 0.1

by fastlab - January 31, 2009, 01:17:23 CET [ BibTeX BibTeX for corresponding Paper Download ] 3122 views, 852 downloads, 3 subscriptions

About: MLPACK is the first comprehensive scalable machine learning library.

Changes:

Initial Announcement on mloss.org.


Logo Elefant 0.3

by kishorg - January 28, 2009, 03:56:02 CET [ Project Homepage BibTeX Download ] 3558 views, 2441 downloads, 2 subscriptions

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

About: Elefant is an open source software platform for the Machine Learning community licensed under the Mozilla Public License (MPL) and developed using Python, C, and C++. We aim to make it the platform [...]

Changes:

Initial Announcement on mloss.org.


Logo PyMVPA Multivariate Pattern Analysis in Python 0.4.1

by yarikoptic - January 25, 2009, 16:40:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 4106 views, 667 downloads, 1 subscription

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

About: Python module to ease pattern classification analyses of large datasets. It provides high-level abstraction of typical processing steps (e.g. data preparation, classification, feature selection, [...]

Changes:

Initial Announcement on mloss.org.


Logo figtree 0.9.2

by vmorariu - January 17, 2009, 00:13:32 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 709 views, 218 downloads, 1 subscription

About: A library for fast computation of Gauss transforms in multiple dimensions, using the Improved Fast Gauss Transform and a tree data structure. This library is useful for efficient Kernel Density [...]

Changes:

Initial Announcement on mloss.org.


Logo MPIKmeans 1.5

by pgehler - January 16, 2009, 15:48:47 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10469 views, 2043 downloads, 1 subscription

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

About: A K-means clustering implementation for command-line, Python, Matlab and C. This algorithm yields the very same solution as standard Kmeans, even after each iteration. However it uses some triangle [...]

Changes:

Initial Announcement on mloss.org.


Logo hcluster 0.2.0

by damianeads - December 14, 2008, 14:03:49 CET [ Project Homepage BibTeX Download ] 1005 views, 219 downloads, 1 subscription

About: This library provides Python functions for agglomerative clustering. Its features include

Changes:

Initial Announcement on mloss.org.


Logo LIBOCAS 0.9

by vf - December 10, 2008, 19:04:52 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1814 views, 200 downloads, 2 subscriptions

About: The library implements Optimized Cutting Plane Algorithm (OCAS) for efficient training of linear SVM classifiers from large-scale data.

Changes:

Initial Announcement on mloss.org.


Showing Items 1-20 of 41 on page 1 of 3: 1 2 3 Next