#] #] ********************* #] "$d_Python"'KTBoost/0_KTBoost notes.txt' - KTBoost, A Python Package for Boosting 22Nov2021 www.BillHowell.ca 23Mar2022 initial To view this file - use a text editor (not word processor) constant width font (eg courrier 10), tab - 3 spaces https://pypi.org/project/KTBoost/ KTBoost - A Python Package for Boosting 22Nov2021 This Python package implements several boosting algorithms with different combinations of base learners, optimization algorithms, and loss functions. Issues - see section below TableOfContents 48************************************************48 24************************24 # Table of Contents : # $ grep "^#]" "$d_Python"'KTBoost/0_KTBoost notes.txt' | sed 's/^#\]/ /' 24************************24 Issues : 24************************24 08********08 #] ??Mar2022 08********08 #] ??Mar2022 08********08 #] ??Mar2022 08********08 #] ??Mar2022 08********08 #] ??Mar2022 08********08 #] ??Mar2022 08********08 #] 23Mar2022 setup I first installed python [pip, wheel] simply downnload from https://pypi.org/project/KTBoost/ could not get save plot to work properly # enddoc