-
- 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.