Skip to content
View wang1006zi's full-sized avatar

Block or report wang1006zi

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
Showing results

WebGL Three.js Cesium.js Examples And Demo - WebGL 的 Three.js 和 Cesium.js 案例 --- Star ---点星星

JavaScript 1,859 266 Updated Nov 5, 2025

An extension of XGBoost to probabilistic modelling

Python 664 71 Updated Nov 1, 2025

🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等

18,109 2,557 Updated Sep 21, 2025
MATLAB 889 166 Updated Jul 22, 2025

This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search …

Python 1 Updated Mar 30, 2025

汇总并分享一些适用于本科生(大一~大四)+硕士/直博一年级的同学想要开始学习深度学习进行【比赛 (数学建模、数据挖掘竞赛、AI类竞赛等等) + 发论文+ 起步科研】的资料/资源总结

29 1 Updated Nov 21, 2024

AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

Python 41,674 11,599 Updated Nov 12, 2024

XGBoost + Optuna

Python 720 98 Updated Sep 14, 2024

⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

Python 10,038 5,110 Updated Jul 12, 2024

🔥🔥🔥专注于改进YOLOv8模型,NEW - YOLOv8 🚀 RT-DETR 🥇 in PyTorch >, Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀

Python 1 Updated Apr 23, 2024

CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297

Python 12 3 Updated Mar 15, 2024

茶叶嫩芽目标及其关键点检测两阶段模型(目标-关键点-回归映射)

Python 3 1 Updated Nov 9, 2023

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

Python 245 40 Updated Jul 21, 2023

2022建模国赛代码(三天坚持不易) 包括K-meas算法、bp预测、回归预测,(python和matlab做的)

MATLAB 7 Updated Jun 18, 2023

2023年美国大学生数学建模竞赛 Meritorious Winner 参赛作品

TeX 8 1 Updated Jun 11, 2023

常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。

Python 24 1 Updated May 7, 2023

基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新

Python 33 5 Updated Mar 23, 2023

针对dmsc0影评数据集,朴素贝叶斯、线性支持向量机、决策树、随机森林、逻辑回归、K-最近邻居、神经网络、集成学习八种分类模型,验证其分类效果,分别给出不同参数组合情况下的分类准确率和召回率

Python 3 1 Updated Aug 4, 2022

🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型

Python 19 3 Updated Jul 3, 2022

利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数;利用准确率、KS值、ROC曲线、AUC值以及lift曲线进行模型评估。

Python 33 5 Updated Jun 8, 2022

为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。

Python 16 2 Updated Apr 1, 2022

麻雀算法优化支持向量机 python实现

Python 13 3 Updated Mar 26, 2022

numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridge,LR,RF,Decision Tree(ID3,C4.5,CART);非监督模型 :PCA,Kmeans,SVD;概…

Python 24 Updated Feb 19, 2022

2021年研究生数学建模竞赛B题,全国二等奖,空气质量预报二次建模,时间序列数据分析与回归预测。Time Series Prediction&Air Quality Prediction.

Jupyter Notebook 40 6 Updated Dec 23, 2021

机器学习算法项目

Jupyter Notebook 988 345 Updated Oct 15, 2021

机器学习集成模型之Stacking各类模型及工具源码

Python 118 22 Updated Sep 29, 2020

集成学习

Python 2 Updated Aug 17, 2020

机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测

Python 83 12 Updated Jun 28, 2020

使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vector machine, BP neural network, GRU, LSTM) are used for power …

Jupyter Notebook 175 38 Updated Jun 7, 2020
Next