A toolbox for the design of complex machine learning experiments
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Lynx is a research-oriented MATLAB toolbox for designing in a fast way supervised machine learning experiments. Details of a simulation can be specified under a configuration file, and the toolbox takes charge of loading data, partitioning it, testing the algorithms and visualizing the results. Additionally, it has support for parallelizing the experiments, and enabling GPU support. This makes large experiments easily repeatable and modifiable.
We have currently pre-implemented several algorithms (e.g. support vector machines, kernel ridge regression...), optimization routines (grid-search procedures, searching the optimal feature subset...), and datasets.
You can see examples of use (taken from my research papers) on:
http://ispac.diet.uniroma1.it/scardapane/software/code/
Please do not hesitate to contact me for any help. Problems and bugs can be reported also on the GitHub page where I will try to answer daily. The toolbox has been tested from MATLAB R2013a up to MATLAB R2015a.
Citar como
Simone (2026). Lynx MATLAB Toolbox (https://github.com/ispamm/Lynx-Toolbox), GitHub. Recuperado .
Agradecimientos
Inspirado por: Useful Figure Management Utilities, CATSTRUCT, statusbar, Precision-Recall and ROC Curves, Sampling from a discrete distribution, cprintf - display formatted colored text in Command Window, disptable - Display matrix with column or row labels, Text progress bar, DataHash
Información general
- Versión 1.3.0.0 (2,22 MB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.3.0.0 | Re-updated description linking to GitHub bug report.
|
||
| 1.1.0.0 | I have updated the description of the toolbox. |
||
| 1.0.0.0 |
