File size: 672 Bytes
5345873
 
da6c606
 
 
5345873
da6c606
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: apache-2.0
metrics:
- accuracy
pipeline_tag: tabular-classification
---
# XGBoost Model for Banking Data Analysis

This repository contains an XGBoost model trained on banking data for various analysis and predictions. The model has achieved an accuracy of 95% on the test dataset and is available for use in data analysis tasks.

## Model Details
- **Algorithm**: XGBoost (Extreme Gradient Boosting)
- **Dataset**: Banking Data
- **Objective**: Data analysis and prediction tasks
- **Accuracy**: 95%

## Usage
You can use this model for various data analysis and prediction tasks in the banking domain. Below are some code snippets to help you get started: