工具
linux命令大全 http://man.linuxde.net/
RegexPal:在线正则表达式验证工具 wpjam.qiniudn.com/tool/regexpal/
http://regexr.com/
开发类 - 在线工具 https://tool.lu/c/developer
ide破解码 https://www.iteblog.com/archives/1542.html
时间戳转换工具 http://tool.chinaz.com/Tools/unixtime.aspx
maven库 https://mvnrepository.com/artifact/org.apache.spark/spark-mllib_2.10%E3%80%81
json格式在线解析 https://www.json.cn/
life
慢慢买——购物比价网 www.manmanbuy.com
好的博客
新浪博客 http://blog.sina.com.cn/u/2176277375
adoboost推导 http://www.360doc.com/content/14/1109/12/20290918_423780183.shtml
梯度下降 http://www.cnblogs.com/LeftNotEasy/archive/2010/12/05/mathmatic_in_machine_learning_1_regression_and_gradient_descent.html
大牛博客 http://colah.github.io/
五分入门tensorflow https://www.jianshu.com/p/2ea7a0632239
keras教程 https://segmentfault.com/a/1190000012645225
xgboost解析 https://juejin.im/entry/5b34a55c51882574ba422357
好的博客 http://coderfirefly.com/page/2/
牛逼的博客 http://www.cnblogs.com/ityouknow/
知名论坛
csdn https://www.youkuaiyun.com/
知乎
简书
github
kaggle
linux操作 https://www.linuxprobe.com/
xgb源码库 https://www.ctolib.com/article/releases/48573
极客学院 http://wiki.jikexueyuan.com/project/tensorflow-zh/
about云 http://www.aboutyun.com/
stack overflow https://stackoverflow.com/
cloudera https://blog.cloudera.com/
51cto http://www.51cto.com/
51cto博客 https://blog.51cto.com/
联合开发网 http://www.pudn.com/
廖雪峰 https://www.liaoxuefeng.com/
开源中国 https://www.oschina.net/
博客园 https://www.cnblogs.com/
深度开源 https://www.open-open.com/
云栖社区 https://yq.aliyun.com/?spm=a2c4e.11153940.minheadermenu.2.775449a5z8ocUm
java知识分享网 http://www.java1234.com/a/javabook/yun/2017/0727/8510.html
monkeylearn https://monkeylearn.com/blog/
dominodatalab https://www.dominodatalab.com/?utm_source=blog&utm_medium=post&utm_campaign=interactive-dashboards-in-jupyter
莫烦python https://morvanzhou.github.io/
掘金 https://juejin.im/entry/58d1679b1b69e6006b929e67
易百教程 https://www.yiibai.com/pandas/python_pandas_aggregations.html
apache cn http://www.apachecn.org/
云+社区 https://cloud.tencent.com/developer
虫数据 http://chongdata.com/articles/?p=498
干货集散地 http://www.hollischuang.com/
it前沿论坛 http://www.itfront.cn/
tensorflow https://www.tensorflow.org/
tensorflow api https://tensorflow.google.cn/api_docs/python/tf/random/uniform
菜鸟python教程 http://www.runoob.com/python/python-intro.html
leetcode https://leetcode.com/problemset/all/?listId=79h8rn6
leetcode中国 https://leetcode-cn.com/problemset/all/
视频学习网站
大讲台 http://www.dajiangtai.com/login.do
百度传课 https://chuanke.baidu.com/v5145764-155779-643211.html
炼数成金 http://www.dataguru.cn/
尚桂谷 http://www.atguigu.com/
七月在线 https://passport.julyedu.com/login?redirect=http://www.julyedu.com/video/play/69/686
python资源 https://www.open-open.com/solution/view/1367477290031
python基础 http://www.cnblogs.com/vamei/tag/Python/default.html?page=3
spark
spark官网 https://spark.apache.org/
spark mllib http://spark.apache.org/docs/2.1.0/mllib-linear-methods.html#logistic-regression
spark2.4 http://spark.apache.org/docs/latest/sql-getting-started.html
spark特征处理 http://spark.apache.org/docs/latest/ml-features.html
java
java api example https://www.programcreek.com/java-api-examples/index.php?action=search
voovan 开发手册 http://voovan.mydoc.io/?t=211653
机器学习
人工智能社区 http://studyai.com/
AI传送门 http://www.aiportal.net/v1/
K-means算法 http://www.cnblogs.com/jerrylead/archive/2011/04/06/2006910.html
tensorflow资料汇总 https://yq.aliyun.com/articles/581797?spm=a2c4e.11153940.blogcont63517.24.55153a6cpi8oQT
随机梯度下降 http://ruder.io/optimizing-gradient-descent/index.html#batchgradientdescent
神经网络和深度学习 http://neuralnetworksanddeeplearning.com/index.html
minst识别 http://rodrigob.github.io/are_we_there_yet/build/classification_datasets_results.html
xgboost
官方文档 https://xgboost.readthedocs.io/en/latest/parameter.html
讨论网站 https://discuss.xgboost.ai/
xgboost4j-spark训练 http://deepspark.cn/2017/08/17/xgboost4j-spark-demo/
xgboost例子 https://jessesw.com/XG-Boost/
spark xgb例子 https://stackoverrun.com/cn/q/10137193
spark xgb例子2 https://stackoverflow.com/questions/36770190/xgboost-4j-by-dmlc-on-spark-1-6-1?rq=1
spark xgb例子3 http://bailiwick.io/2017/08/21/using-xgboost-with-the-titanic-dataset-from-kaggle/
spark xgb例子4 http://www.elenacuoco.com/2016/10/10/scala-spark-xgboost-classification/