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

Last updated: October 15,2024

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

Please follow the instructions below to install python3-scikit-uplift.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall python3-scikit-uplift.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:12:11 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-scikit-uplift
Version : 0.5.1
Release : 1.fc36
Architecture : noarch
Size : 73 k
Source : python-scikit-uplift-0.5.1-1.fc36.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.