
python
文章平均质量分 80
xiaomlu
:-) 写给自己的备忘录。
展开
-
Python
怎么通过anaconda打开idle?还没有检验是否可行:https://jingyan.baidu.com/article/db55b609ca87be4ba20a2f47.htmlhttps://blog.youkuaiyun.com/qq_32119243/article/details/80017010原创 2018-09-23 14:18:32 · 201 阅读 · 0 评论 -
Python - 计算机视觉 computer vision
For a Final Proj related to Computer Vision, but may not related to Deep Learning things.Also, only mark some blog links here for my own inference.图像增强的处理,比如在对比度上的变化等。它也是和像素的分布有关系的,看上去比较useful.htt...原创 2018-11-22 11:38:48 · 282 阅读 · 0 评论 -
Kaggle - House Prices: Advanced Regression Techniques
Kaggle Case: House prediction - regression比赛地址参考Kernal比赛地址https://www.kaggle.com/c/house-prices-advanced-regression-techniques/kernels参考KernalComprehensive data exploration with Pythonhttps://ww...原创 2018-11-17 15:41:03 · 636 阅读 · 0 评论 -
XGBoost入门学习
XGBoostPractical XGBoost in PythonBoosting Algorithm: why worksBoosting 概念Weak Classifier 概念树作为基础算法GBM, GBT, AdaBoost, XGBoost四个概念解释与联系AdaBoost算法简介XGBoost算法简介待参考博客/视频Practical XGBoost in Python地址: h...原创 2018-11-26 14:04:08 · 493 阅读 · 0 评论