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

Last updated: October 05,2024

1. Install "python3-scikit-uplift.noarch" package

This is a short guide on how to install python3-scikit-uplift.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-scikit-uplift.noarch

2. Uninstall "python3-scikit-uplift.noarch" package

Here is a brief guide to show you how to uninstall python3-scikit-uplift.noarch on Fedora 34:

$ sudo dnf remove python3-scikit-uplift.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:41:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-scikit-uplift
Version : 0.3.2
Release : 1.fc34
Architecture : noarch
Size : 53 k
Source : python-scikit-uplift-0.3.2-1.fc34.src.rpm
Repository : updates
Summary : Uplift modeling in scikit-learn style in python
URL : https://github.com/maks-sh/scikit-uplift
License : MIT
Description : scikit-uplift (sklift) is an uplift modeling python package that provides
: fast sklearn-style models implementation, evaluation metrics and visualization
: tools. Uplift modeling estimates a causal effect of treatment and uses it to
: effectively target customers that are most likely to respond to a marketing
: campaign.