Project details for Elefant

Logo Elefant 0.3

by kishorg - January 28, 2009, 03:56:02 CET [ Project Homepage BibTeX Download ]

view ( today), download ( today ), 2 comments, 0 subscriptions

OverallWhole StarWhole Star1/2 StarEmpty StarEmpty Star
FeaturesWhole StarWhole Star1/2 StarEmpty StarEmpty Star
UsabilityWhole StarWhole Star1/2 StarEmpty StarEmpty Star
DocumentationWhole StarWhole Star1/2 StarEmpty StarEmpty Star
(based on 2 votes)
Description:

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 of choice for quick prototyping and deploying machine learning algorithms. Elefant includes modules for many common optimization problems arising in machine learning and inference. The key feature of Elefant is its light weight component based design. Its design allows reuse of various components within the Elefant framework and provides a mechanism to inter operate or easily integrate with external software systems. Its easy to use graphical user interface allows quick prototyping or testing of new machine learning algorithms and its scripting API interface allows advance application development.

Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Supported Operating Systems: Linux, Macosx, Windows
Data Formats: Svmlight, Ascii, Matlab, Svmlight With Header
Tags: String Kernel, Support Vector Machine, Python, Regression, Kernels, Online Learning, Feature Selection, Classifiaction, Nips2008
Archive: download here

Comments

Gorden Jemwa (on December 1, 2007, 16:34:06)
I've tried installing the software but running into problems; perhaps someone can help. Below is what I do and what I get. When I run the setup.py build command the installer complains of an unnamed module numpy but I already have the latest installed (see next output from setup-deps.py). >> $ /usr/bin/python2.5 setup-deps.py Reading package lists... Building dependency tree... python-wxgtk2.8 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... python-matplotlib is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... python-numpy is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... python-scipy is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. pythonPackageDir : ... -------------------------------------------------- Check installation : wx Check installation : matplotlib Check installation : numpy Check installation : scipy All modules successfully installed.
Gorden Jemwa (on December 1, 2007, 19:41:01)
Please ignore my earlier post. I'm referring it to the more appropriate elefant-users forum.

Leave a comment

You must be logged in to post comments.