Starred repositories
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
《The Way to Go》中文译本,中文正式名《Go 入门指南》
FBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。
jiangxinwei2008 / FBP
Forked from acredjb/FBPFBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。程序根据各大公司赔率多维度预测足球比赛结果(包含胜和不胜)。机器学习用的是自己建立的“三木板模型”算法,已在国家期刊发表论文并被万方数据库收录,详见_ML_文件。目前准确率可达80%。该项目在自己创建的微信群里已经吸引了很多人,附件为群讨论截图,并且每天均有…
机器学习实战
jiangxinwei2008 / gpdb
Forked from greenplum-db/gpdb-archiveGreenplum Database
jiangxinwei2008 / pgpool2
Forked from pgpool/pgpool2This is the official mirror of git://git.postgresql.org/git/pgpool2.git. Note that this is just a *mirror* - we don't work with issues/pull requests on github. Please visit our web site to file bug…
C++那些事
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.