SYS / INITIALIZEPORTFOLIO / 2026
SP

Sayan Pal.

Initializing workspace

Loading modules000%
DataModelsInterface
System online
SP / LAB
PRJ / 002
Machine Learning / Classification/2026

CustomerInsight-AI

CustomerInsight-AI is a supervised machine-learning project focused on loan approval prediction. The project processes a dataset containing 1,000 entries and 18 original features, performs preprocessing and exploratory data analysis, and benchmarks multiple classification algorithms. Logistic Regression, K-Nearest Neighbors and Naive Bayes are trained on the same preprocessed dataset and evaluated using Precision, Accuracy, Recall and F1-Score.

CustomerInsight-AI project cover
FIG / 001 — Project Overview

Category

Machine Learning

Environment

Jupyter Notebook

Language

Python

Status

Completed

01 / Overview

Predicting loan approval with machine learning.

An end-to-end classification project covering data preprocessing, exploratory data analysis, feature transformation, model training and performance evaluation.

02 / Workflow

Project pipeline.

01

Dataset

Loan application data with 1,000 entries and 18 original features prepared for analysis.

02

Preprocessing

Missing values handled, categorical features encoded and numerical features scaled.

03

Feature Engineering

Non-predictive attributes removed and features transformed for classification.

04

Model Training

KNN, Logistic Regression and Naive Bayes trained and evaluated on the processed dataset.

Model Laboratory

Classification
experiments.

M01

Logistic Regression

M02

K-Nearest Neighbors

M03

Naive Bayes

Technology Stack

01

Python

02

Pandas

03

Scikit-learn

04

Jupyter Notebook

Gallery

Project visuals.

02 FIGURES
CustomerInsight-AI screenshot 1
FIG / 002
CustomerInsight-AI screenshot 2
FIG / 003

End of project

CustomerInsight-AI