Skip to content

Commit

Permalink
add gurobi
Browse files Browse the repository at this point in the history
  • Loading branch information
DongZhouGu committed Aug 21, 2021
1 parent 84b2686 commit 7dd836a
Show file tree
Hide file tree
Showing 5 changed files with 3,209 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# MathModel-pretrain
### 此项目用于数学建模比赛准备阶段,祝愿咱们队伍斩获佳绩:smiley:


### :notebook: 更新日志

- 8.21:gdz增加了带约束优化中的gurobi求解器demo以AutoML的使用反馈

- 7/29:yys增加了lstm和灰色关联度分析相关代码
- 7/24:gdz增加了线性回归和pytorch的ensemble代码
- 7/10:yys增加了因子分析法和PCA降维相关代码
- 7/9: gdz增加灰色预测以及ARIMA模型代码
- 6/21: gdz增加画图demo以及2020年B题的资料,供学习
Expand Down
44 changes: 44 additions & 0 deletions 实用工具/不用code的网站.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# 一、HIPLOT

## 简介

官网:https://hiplot.com.cn/

Hiplot是由生物信息学开源社区 openbiox 于 2019 年 10 月发起,并在新**冠疫情爆发后快速发展的一个社区开发项目**:致力于建立一个快速迭代、**支持中英文环境**的科研**数据可视化平台**和协作社区。

> **官方文档**https://hiplot.com.cn/docs/zh/usage/basic/ 中文看起来就是爽
## Try

- 拓展性太差,都不能选择excel里面的哪两个特征作图



# 二、Neuton

## 简介

官网:https://lab.neuton.ai

## Try

### 对输入数据的自动可视化



![image-20210820231653541](https://gitee.com/ma_tung_zhou/imageuse1/raw/master/imgg/20210820231706.png)



![image-20210820231722431](https://gitee.com/ma_tung_zhou/imageuse1/raw/master/imgg/20210820231728.png)

### 缺点:内部代码不可见、方法不可见、速度慢



## 总结

零代码、低代码的可拓展、可定制性都不太行,自己diy不太方便

只能作为参考吧。倒时候还是要自己写。

Loading

0 comments on commit 7dd836a

Please sign in to comment.