Michał Górny 7608be1fa4
Move {sci-libs → dev-python}/scikit-learn
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-03-10 20:05:55 +01:00

18 lines
614 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
sklearn is a python library for machine learning. It aims to
implement classic machine learning algorithms while remaining simple
and efficient.
</longdescription>
<upstream>
<remote-id type="pypi">scikit-learn</remote-id>
<remote-id type="github">scikit-learn/scikit-learn</remote-id>
</upstream>
</pkgmetadata>