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

Last updated: October 05,2024

1. Install "python3-niaclass.noarch" package

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

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

2. Uninstall "python3-niaclass.noarch" package

This guide covers the steps necessary to uninstall python3-niaclass.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:15:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-niaclass
Version : 0.1.2
Release : 3.fc34
Architecture : noarch
Size : 32 k
Source : python-niaclass-0.1.2-3.fc34.src.rpm
Repository : updates
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.