How to Install and Uninstall python3-niaclass.noarch Package on Fedora 35

Last updated: March 02,2025

1. Install "python3-niaclass.noarch" package

Learn how to install python3-niaclass.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-niaclass.noarch

2. Uninstall "python3-niaclass.noarch" package

Learn how to uninstall python3-niaclass.noarch on Fedora 35:

$ sudo dnf remove python3-niaclass.noarch $ sudo dnf autoremove

3. Information about the python3-niaclass.noarch package on Fedora 35

Last metadata expiration check: 3:01:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-niaclass
Version : 0.1.2
Release : 4.fc35
Architecture : noarch
Size : 32 k
Source : python-niaclass-0.1.2-4.fc35.src.rpm
Repository : fedora
Summary : Python framework for building classifiers using nature-inspired algorithms
URL : https://github.com/lukapecnik/NiaClass
License : MIT
Description : NiaClass is a framework for solving classification tasks using nature-inspired
: algorithms. The framework is written fully in Python. Its goal is to find the
: best possible set of classification rules for the input data using the NiaPy
: framework, which is a popular Python collection of nature-inspired algorithms.
: The NiaClass classifier support numerical and categorical features.