From 29e13cfc672ef3478e62ef75f09fb6e48febfcce Mon Sep 17 00:00:00 2001 From: Iztok Fister Jr Date: May 10 2022 09:47:12 +0000 Subject: More analysis tools --- diff --git a/modules/ROOT/pages/analysis-tools.adoc b/modules/ROOT/pages/analysis-tools.adoc index 184b052..f681631 100644 --- a/modules/ROOT/pages/analysis-tools.adoc +++ b/modules/ROOT/pages/analysis-tools.adoc @@ -86,6 +86,10 @@ The following tools are among the software currently available in NeuroFedora: | `sudo dnf install python3-niaaml` | AutoML in Python. +| link:https://src.fedoraproject.org/rpms/python-niaarm[NiaARM] +| `sudo dnf install python3-niaarm` +| A minimalistic framework for Numerical Association Rule Mining. + | link:https://src.fedoraproject.org/rpms/python-niaclass[NiaClass] | `sudo dnf install python3-niaclass` | Framework for solving classification tasks using nature-inspired algorithms. @@ -142,6 +146,10 @@ The following tools are among the software currently available in NeuroFedora: | `sudo dnf install shybrid` | GUI for generating hybrid ground-truth spiking data +| link:https://src.fedoraproject.org/rpms/python-sklearn-genetic[sklearn-genetic] +| `sudo dnf install python3-sklearn-genetic` +| A genetic feature selection module for scikit-learn. + | link:https://src.fedoraproject.org/rpms/python-smart_open[smart_open] | `sudo dnf install python3-smart_open` | Utils for streaming large files (S3, HDFS, gzip, bz2, and more).