Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aymane-maghouti/logistic-regression-club-datai

classification with logistic regression
https://github.com/aymane-maghouti/logistic-regression-club-datai

classification data-science logistic-regression machine-learning model-deployment

Last synced: 8 days ago
JSON representation

classification with logistic regression

Awesome Lists containing this project

README

        

# Logistic-Regression-Club-Datai

## Loan credit estimation with logistic regression (classification task)

## WorkFlow
Here is the workflow :

![workflow](images/workflow.png)

## architecture

web app for credit estimation

![web_app](images/web_app.png)

## Repository Structure

```batch
Logistic-Regression-Club-Datai:.
│ README.md

├───images
│ web_app.png
│ workflow.png

├───PROJECT
│ │ classifier.pkl
│ │ dataset.csv
│ │ label_encoders.pkl
│ │ Loan Credit.ipynb
│ │
│ └───Web_App_prediction
│ │ app.py
│ │ data_encoding.py
│ │
│ ├───models
│ │ classifier.pkl
│ │ label_encoders.pkl
│ │
│ ├───static
│ │ ├───css
│ │ │ b3.png
│ │ │ style2.css
│ │ │
│ │ └───js
│ │ script2.js
│ │
│ ├───templates
│ index.html


└───PPT
Pre_RL.pdf

```

### Contacts
For any questions or further information, feel free to contact me :)

- **linkedin**: Aymane Maghouti

- **Email**: `[email protected]`