Thu, 27 Jun 2024 04:52:34 UTC | login

Information for build python-contextualbandits-0.3.19-1.fc37

ID220811
Package Namepython-contextualbandits
Version0.3.19
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-contextualbandits.git#ae4f5d1a5836a24147ef737f43557c300bc6399d
SummaryPython implementations of algorithms for contextual bandits
DescriptionThis Python package contains implementations of methods from different papers dealing with contextual bandit problems, as well as adaptations from typical multi-armed bandits strategies. It aims to provide an easy way to prototype and compare ideas, to reproduce research papers that don't provide easily-available implementations of their proposed algorithms, and to serve as a guide in learning about contextual bandits.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 Nov 2022 19:44:35 UTC
CompletedMon, 14 Nov 2022 07:05:46 UTC
Taskbuild (f37, /rpms/python-contextualbandits.git:ae4f5d1a5836a24147ef737f43557c300bc6399d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-contextualbandits.git#ae4f5d1a5836a24147ef737f43557c300bc6399d'}}
Tags
f37
RPMs
src
python-contextualbandits-0.3.19-1.fc37.src.rpm (info) (download)
noarch
python-contextualbandits-doc-0.3.19-1.fc37.noarch.rpm (info) (download)
riscv64
python3-contextualbandits-0.3.19-1.fc37.riscv64.rpm (info) (download)
python-contextualbandits-debugsource-0.3.19-1.fc37.riscv64.rpm (info) (download)
python3-contextualbandits-debuginfo-0.3.19-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Oct 14 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.19-1 - Update to the latest upstream's release * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.17.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.17.3-1 - Update to the latest upstream's release * Mon Jul 04 2022 Python Maint <python-maint@redhat.com> - 0.3.17-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 03 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.17-2 - Port to pyproject-rpm-macros * Sat Jan 01 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.17-1 - Update to the latest upstream's release - Remove patch * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.3.14-2 - Rebuilt for Python 3.10 * Sun Apr 18 2021 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.14-1 - Initial package