Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grindelfp/logistic-regression-study
Example of logical regression data analysis and exercise on it.
https://github.com/grindelfp/logistic-regression-study
data-analysis ipynb logistic-regression python
Last synced: 5 days ago
JSON representation
Example of logical regression data analysis and exercise on it.
- Host: GitHub
- URL: https://github.com/grindelfp/logistic-regression-study
- Owner: GrindelfP
- License: mit
- Created: 2024-03-31T16:06:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T22:19:50.000Z (8 months ago)
- Last Synced: 2024-11-13T08:41:06.781Z (5 days ago)
- Topics: data-analysis, ipynb, logistic-regression, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Logistic regression sudy =
== Description ==
First part of the repository code is based on https://habr.com/ru/company/skillfactory/blog/701530/[this article].
Second part is the personal exercise based on the first part but on my own dataset.