cjn-chen / machine_learn_reading_notesLinks
关于算法、机器学习的一些读书笔记,思维导图
☆42Updated 2 years ago
Alternatives and similar repositories for machine_learn_reading_notes
Users that are interested in machine_learn_reading_notes are comparing it to the libraries listed below
Sorting:
- TensorFlow Probability;Time series model☆127Updated 3 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆72Updated 5 years ago
- My Data Competition Solutions☆101Updated last year
- Codes for time series forecast☆146Updated 4 years ago
- 时间序列异常检测☆54Updated 5 years ago
- 时间序列理论和案例实践☆71Updated 7 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆117Updated 4 years ago
- 天池DCIC2020船只轨迹数据挖掘比赛算法阶段Rank 3解决方案:☆110Updated 3 years ago
- Machine learning competition solutions and tricks | 算法竞赛方案☆57Updated last month
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆74Updated 4 months ago
- Multidimensional Time Series Prediction by using LSTM☆56Updated 6 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 2019科大讯飞工程机械赛题-亚军☆39Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- 《用Python做贝叶斯分析》☆98Updated 8 years ago
- 2020 第四届工业大数据创新竞赛-水电站入库流量预测-top1代码☆32Updated 4 years ago
- 本赛题要求选手基于历史光伏发电数据、天气数据、光伏设备空间相对位置等信息,通过建立适当的模型,对未来一段时间内的光伏发电出力进行预测。A榜使用外部数据得分0.88501103804 排名32,未使用外部数据得分0.88042407737 ;B榜得分0.90467829011…☆31Updated last year
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- ☆24Updated 6 years ago
- 物联感知时空序列数据分析;SpatiotemporalSequence;☆26Updated 5 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago
- 不同时间序列预测方法对上海旅游规模进行预测☆17Updated 6 years ago
- 基于seq2seq模型的风功率预测☆28Updated 5 years ago
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆51Updated 5 years ago
- 用 jupyter notebook做的一些机器学习项目☆86Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 使用sklearn做特征工程☆172Updated 6 years ago
- 利用Encoder对二分类任务的序列数据进行概率预测☆51Updated 4 years ago