python-ml_metrics on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "python-ml_metrics" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-ml_metrics on Arch using YAY

$ yay -S python-ml_metrics

* (Optional) Uninstall python-ml_metrics on Arch using YAY

$ yay -Rns python-ml_metrics

2. Manually Install "python-ml_metrics" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-ml_metrics's git locally

$ git clone https://aur.archlinux.org/python-ml_metrics.git ~/python-ml_metrics

c. Go to ~/python-ml_metrics folder and install it

$ cd ~/python-ml_metrics $ makepkg -si

3. Information about the python-ml_metrics package on Arch User Repository (AUR)

ID: 303268
Name: python-ml_metrics
PackageBaseID: 111343
PackageBase: python-ml_metrics
Version: 2015.09.08.g9a637ae-1
Description: Python implementation of Metrics implementations a library of various supervised machine learning evaluation metrics
URL: https://github.com/benhamner/Metrics
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ptrr
FirstSubmitted: 1463439152
LastModified: 1463439287
URLPath: /cgit/aur.git/snapshot/python-ml_metrics.tar.gz