mlpy 3.5.0+ds-2build1 source package in Ubuntu

Changelog

mlpy (3.5.0+ds-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 20 Mar 2023 05:42:44 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
mlpy_3.5.0+ds.orig.tar.xz 1.4 MiB bf7b960fdb80eb6baf49831c831d6cff8afd96c1e91000c04028d0c5eeef5272
mlpy_3.5.0+ds-2build1.debian.tar.xz 12.3 KiB 2f1d446af697c6589c0dd344567e40e2a3642374b59d27370ad23b04db7475ec
mlpy_3.5.0+ds-2build1.dsc 2.2 KiB e4dc28cc498d659aa7eb5a2871bbf25b07caa27138fee862ed157211bff117b0

View changes file

Binary packages built by this source

python-mlpy-doc: documentation and examples for mlpy

 mlpy provides high level procedures that support, with few lines of
 code, the design of rich Data Analysis Protocols (DAPs) for
 preprocessing, clustering, predictive classification and feature
 selection. Methods are available for feature weighting and ranking,
 data resampling, error evaluation and experiment landscaping.
 .
 This package provides user documentation for mlpy in various formats
 (HTML, PDF).

python3-mlpy: high-performance Python package for predictive modeling

 mlpy provides high level procedures that support, with few lines of
 code, the design of rich Data Analysis Protocols (DAPs) for
 preprocessing, clustering, predictive classification and feature
 selection. Methods are available for feature weighting and ranking,
 data resampling, error evaluation and experiment landscaping.
 .
 mlpy includes: SVM (Support Vector Machine), KNN (K Nearest
 Neighbor), FDA, SRDA, PDA, DLDA (Fisher, Spectral Regression,
 Penalized, Diagonal Linear Discriminant Analysis) for classification
 and feature weighting, I-RELIEF, DWT and FSSun for feature weighting,
 RFE (Recursive Feature Elimination) and RFS (Recursive Forward
 Selection) for feature ranking, DWT, UWT, CWT (Discrete, Undecimated,
 Continuous Wavelet Transform), KNN imputing, DTW (Dynamic Time
 Warping), Hierarchical Clustering, k-medoids, Resampling Methods,
 Metric Functions, Canberra indicators.

python3-mlpy-lib: low-level implementations and bindings for mlpy

 mlpy provides high level procedures that support, with few lines of
 code, the design of rich Data Analysis Protocols (DAPs) for
 preprocessing, clustering, predictive classification and feature
 selection. Methods are available for feature weighting and ranking,
 data resampling, error evaluation and experiment landscaping.
 .
 This is an add-on package for the mlpy providing compiled core functionality.

python3-mlpy-lib-dbgsym: debug symbols for python3-mlpy-lib