File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ Welcome to PyLWL's documentation!
3737 :target: https://www.gnu.org/licenses/gpl-3.0
3838
3939
40- **UniLVQ ** is an open-source Python library that provides a unified, extensible, and user-friendly
41- implementation of *Local Weighted Learning * (LWL) algorithms for supervised learning.
40+ **PyLWL ** is an open-source Python library that provides a unified, extensible, and user-friendly
41+ implementation of *Locally Weighted Learning * (LWL) algorithms for supervised learning.
4242It implements differentiable and gradient-descent-based local models for both classification and regression tasks.
4343
4444* **Free software: ** GNU General Public License (GPL) V3 license
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Citation Request
44
55Please include these citations if you plan to use this library::
66
7- @software{thieu20250503 ,
7+ @software{thieu20250517PyLWL ,
88 author = {Nguyen Van Thieu},
99 title = {PyLWL: A Python Framework for Locally Weighted Learning},
1010 month = may,
You can’t perform that action at this time.
0 commit comments