python3-pycm

Multi-class confusion matrix library

PyCM supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and accurate evaluation of a large variety of classifiers.

python3-rl-renderpm

contains the ReportLab accelerator module

rl_renderPM is a package containing the ReportLab accelerator module _renderPM which can be used to speedup the reportlab.graphics.renderPM functions.

python3-enum-tools

tools to expand Python's enum module

The enum tools package provides additional tools to expand the functionality of Python's standard enum module. Here are some of the key features this package offers: - enum_tools.autoenum: This part of the package is a Sphinx extension that enhances the Enums documentation. It has improved documentation compared to what Sphinx's default autoclass convention provides for Enums. - @enum_tools.documentation.document_enum: This is a decorator that allows you to add docstrings to Enums members based on the comments at the end of each line. This can be useful for improving documentation associated with each Enum member. - enum_tools.custom_enums: offers custom enumerations with additional functionality. May include specialized Enums that extend or change the default behavior of the Python enum module.

libswami1t64

MIDI instrument editor - shared library

Swami (Sampled Waveforms And Musical Instruments) is an application for editing and managing MIDI instruments, such as SoundFont files. A programming API is also provided for integration with other applications.

python3-tabnet

Attentive Interpretable Tabular Learning

python3-tabnet is a pyTorch implementation of Tabnet (TabNet: Attentive Interpretable Tabular Learning, https://arxiv.org/pdf/1908.07442.pdf). Please note that some different choices have been made overtime to improve the library which can differ from the orginal paper.

libswamigui1t64

MIDI instrument editor - shared GUI library

Swami (Sampled Waveforms And Musical Instruments) is an application for editing and managing MIDI instruments, such as SoundFont files. A programming API is also provided for integration with other applications.