class weights for multiclass for training

This commit is contained in:
David Brazda
2024-12-05 11:12:35 +01:00
parent 277de3f73e
commit 68ea25d963
2 changed files with 51 additions and 20 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='ttools',
version='0.7.98',
version='0.7.99',
packages=find_packages(),
install_requires=[
# list your dependencies here