Gklr
Generalized Kernel Logistic Regression
Install / Use
/learn @JoseAngelMartinB/GklrREADME
<!-- PROJECT LOGO -->
<br />
<div align="center">
<!--
<a href="https://github.com/JoseAngelMartinB/gklr">
<img src="images/logo.png" alt="Logo" width="80" height="80">
</a>
-->
<h3 align="center">GKLR</h3>
<p align="center">
Generalized Kernel Logistic Regression
<br />
<a href="https://gklr.joseangelmartin.com"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/JoseAngelMartinB/gklr/blob/main/notebooks/gklr_LPMC.ipynb">View Demo</a>
·
<a href="https://github.com/JoseAngelMartinB/gklr/issues">Report Bug</a>
·
<a href="https://github.com/JoseAngelMartinB/gklr/issues">Request Feature</a>
</p>
</div>
Description
Generalized Kernel Logistic Regression.
<p align="right">(<a href="#readme-top">back to top</a>)</p>Installation
It is possible to install the gklr package using pip
pip install gklr
<p align="right">(<a href="#readme-top">back to top</a>)</p>
Authors
GKLR was mainly developed by José Ángel Martín Baos from the University of Castilla-La Mancha (JoseAngel.Martin@uclm.es). The main authors of this package are listed in the AUTHORS file.
<p align="right">(<a href="#readme-top">back to top</a>)</p>Known Issues
There are no known issues at this moment.
<p align="right">(<a href="#readme-top">back to top</a>)</p>License
GKLR is distributed under the MIT License. See LICENSE for more information.
Citation
If you found this repository useful, you can acknowledge the authors by citing:
- José Ángel Martín-Baos, Ricardo García-Ródenas, Luis Rodriguez-Benitez, Michel Bierlaire (2025). Scalable kernel logistic regression with Nyström approximation: Theoretical analysis and application to discrete choice modelling. Neurocomputing 617, 128975. DOI: 10.1016/j.neucom.2024.128975
