- 金字塔原理
- 学会提问
- 批判性思维工具
- 高效能人士的七个习惯
- 用图表说话
- 巴芒演义
- 指数基金投资指南
- 财富自由之路
- 文明、现代化、价值投资和中国
- 穷查理宝典
- xgboost
- lr
- gbdt
- wide&deep
- deepfm
- transformer
- bert
- the book of why(为什么:因果关系的新科学)
- https://github.com/microsoft/dowhy
- https://github.com/uber/causalml
- https://github.com/microsoft/EconML
- https://github.com/grf-labs/grf
Deep Reinforcement Learning: 链接
查询效率 - 空间索引
geohash:https://www.cnblogs.com/LBSer/p/3310455.html
rtree 索引:https://blog.csdn.net/woaitingting1985/article/details/52251101
网格索引:https://www.cnblogs.com/LBSer/p/3403933.html
空间关系 - 图形的位置关系判断 点在图形内判断:https://blog.csdn.net/Luoxiaobaia/article/details/120717847
Sedona:https://sedona.apache.org/api/sql/Overview/
Apache Sedona(孵化)是一个用于处理大规模空间数据的集群计算系统。Sedona通过一组现成的分布式空间数据集和空间SQL扩展了Apache Spark和Apache Flink,这些空间数据集和SQL可以跨机器高效地加载、处理和分析大规模空间数据。