本项目是对银行客户不同条件下购买理财产品的预测。使用python对各个因素进行分析,之后使用决策树CART算法对模型进行训练,使用k折交叉验证和网格搜索选择最优参数。使用得到的模型对客户购买理财产品进行预测。
☆14Jul 15, 2020Updated 5 years ago
Alternatives and similar repositories for -Customer-purchase-forecast
Users that are interested in -Customer-purchase-forecast are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Time series Forecasting on the NTU_RGB+D skeleton dataset using AutoFormer and FEDFormer☆12Oct 4, 2024Updated last year
- 数据结构化分析框架☆11Dec 19, 2017Updated 8 years ago
- FEM是一个基于 Python 实现的有限元方程求解程序,旨在通过有限元方法解决非齐次两点边值问题。它用于近似求解在给定域内的微分方程解。该项目主要利用numpy和scipy库,将域离散化为较小的单元,并使用适当的基函数构建 Ritz-Galerkin 方程。最后分别通过应…☆12Jun 10, 2024Updated last year
- 将报表数据转换格式并入库时遇到许多重复性工作,于是用Python写了一些脚本进行自动化处理,并用PySide2做了GUI界面,做成了一个工具合集☆10Sep 29, 2021Updated 4 years ago
- 银杏黄项:语音情感识别☆13Nov 6, 2016Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆17Jan 16, 2022Updated 4 years ago
- ✨个人的python代码库(部分)。🌈包涵python基础、各类主流自然语言处理工具接口调用,Keras&Tensortflow实战,数据分析、爬虫等☆12Mar 17, 2022Updated 4 years ago
- springboot demo combined with scala and java☆11Dec 7, 2017Updated 8 years ago
- 【今日头条】文本作者身份识别比赛☆10Aug 20, 2018Updated 7 years ago
- 用yolov5对茶叶进行目标检测☆15Mar 23, 2026Updated last week
- Official Repository for "LLMs as Visual Explainers: Advancing Image Classification with Evolving Visual Descriptions"