Kenway9276 / diabetesPredictLinks
线性回归和聚类分析预测糖尿病
☆28Updated 6 years ago
Alternatives and similar repositories for diabetesPredict
Users that are interested in diabetesPredict are comparing it to the libraries listed below
Sorting:
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆45Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 改进的k-prototypes聚类算法☆19Updated 4 years ago
- 利用回归模型实现房价预测☆46Updated 6 years ago
- 逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能☆15Updated 6 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆31Updated 3 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 基于SEIR传染病模型的延伸建模,加入了死亡人群,构建基本的SEIDR模型,加入疫苗影响、政府管控、病毒变异等因素,在原模型的基础上进行延伸☆17Updated 2 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆45Updated 6 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- 实验源代码-----基于随机森林的气温预测☆42Updated 5 years ago
- 使用k-means算法实现对用户金融数据的聚类分析☆11Updated 6 years ago
- 复现论文算法RODDPSO+K-Means,用优化的粒子群算法对K-Means算法求初始的簇心,以达到优化聚类算法的目的☆17Updated 4 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- Multilayer recursive feature elimination based on embedded genetic algorithm for cancer classification☆15Updated 6 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆17Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆80Updated 6 years ago
- Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化☆44Updated 2 weeks ago
- 使用CNN进行时间序列预测,这里的标签可以是多维的(即可以进行长期预测)。Using CNN for time series prediction, the label here can be multidimensional (that is, it can be use…☆20Updated 4 years ago
- 智能供应链分析,对顾客用rfm模型分类,用多种机器学习模型建模,进行欺诈订单预测,延迟发货预测,销售额预测,销售数量预测☆33Updated 4 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆21Updated 5 years ago
- 如何使用ARIMA模型预测世界肺炎确诊人数?【时序数据预测】☆41Updated 5 years ago
- 时间序列ARIMA模型的销量预测☆63Updated 6 years ago
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆19Updated 5 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 菜鸟-需求预测与分仓规划☆23Updated 8 years ago