# Logistic regression training and inference examples in Python

**URL:** https://openfhe.discourse.group/t/logistic-regression-training-and-inference-examples-in-python/1158
**Category:** Show & Tell
**Created:** [April 1, 2024, 2:38am UTC](https://openfhe.discourse.group/t/logistic-regression-training-and-inference-examples-in-python/1158 "2024-04-01T02:38:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ypolyakov](https://yyz1.discourse-cdn.com/flex031/user_avatar/openfhe.discourse.group/ypolyakov/32/47_2.png) [@ypolyakov](https://openfhe.discourse.group/u/ypolyakov)
#### Post date: [April 1, 2024, 2:38am UTC](https://openfhe.discourse.group/t/logistic-regression-training-and-inference-examples-in-python/1158/1 "2024-04-01T02:38:56Z")

</div>

Check out linear and logistic regression training and inference examples in Python at [GitHub - openfheorg/python-log-reg-examples: Python examples for logistic regression training](https://github.com/openfheorg/python-log-reg-examples) These were presented at AAAI’24 in Vancouver, Canada. Contributed by @iquah.
