Skip to content

Commit 5e687ba

Browse files
committed
Update docs
1 parent f9a134b commit 5e687ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
4242
It 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

docs/source/pages/support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Citation Request
44

55
Please 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,

0 commit comments

Comments
 (0)