Skip to content
View XingYihang1's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Shanghai University of Finance and Economics(SUFE)
  • Shanghai, China
  • 01:21 (UTC +08:00)

Block or report XingYihang1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Customer_churn_prediction_using_a_novel_meta-classifier Customer_churn_prediction_using_a_novel_meta-classifier Public

    论文复现项目:基于Oracle元分类器的客户流失预测,复现相关论文研究成果,通过集成决策树、随机森林、XGBoost等多种机器学习算法,采用SelectKBest+GridSearchCV和Permutation Features Selection+BayesSearchCV两种特征选择和超参数优化策略增加基分类器池,实现堆叠集成和动态选择集成并提高Oracle元分类器的理论上限。

    Python 3

  2. association-rules-mining association-rules-mining Public

    手动实现Apriori算法的关联规则挖掘项目 - Apriori algorithm implementation for association rule mining

    Python 1

  3. airline-passenger-satisfaction-prediction airline-passenger-satisfaction-prediction Public

    使用多种机器学习模型预测航空公司乘客满意度(二分类问题),并比较不同模型的效果

    Python 1

  4. Image_classification_on_cifar-10_using_ResNet Image_classification_on_cifar-10_using_ResNet Public

    本项目使用不同深度的残差网络(ResNet)对 CIFAR-10 数据集进行图像分类。CIFAR-10 是一个经典的计算机视觉数据集,包含 10 个类别的 32×32 彩色图像,常用于图像分类任务的基准测试。

    Python 1