24 Feb/2018 疑难杂症 python install mysql client. python mysql python 安装mysql client 的时候遇到的一个小问题,转载下解决方法。 FULL ARTICLE
24 Feb/2018 疑难杂症 python install mysql client. python mysql python 安装mysql client 的时候遇到的一个小问题,转载下解决方法。 FULL ARTICLE
26 Sep/2017 人生经验 C++ Creating a class object with and without new cpp 在做leetcode的一个题的时候,遇到了创建object的用new分配dynamic memory和不用new分配automatic memory的两个方法,查了stackoverflow上的答案,本文比较一下两种方法。 FULL ARTICLE
29 Aug/2017 疑难杂症 C++ sorting and tracking of indexes cpp algorithm 做题遇到一个小问题,如何解决C++ 对vector排序并返回索引。 FULL ARTICLE
29 Aug/2017 疑难杂症 C++ sorting and tracking of indexes cpp algorithm 做题遇到一个小问题,如何解决C++ 对vector排序并返回索引。 FULL ARTICLE
06 Sep/2017 论文精粹 Save Memory When Saving Sparse Model ML 将稀疏参数的模型存储到内存中,google的论文介绍了他们如何在这个过程中节省内存空间。 FULL ARTICLE
20 Oct/2017 人生经验 Sklearn gridsearchcv and make_scorer AI kaggle kaggle竞赛中用sklearn实现 gridsearchcv 和利用make_scorer传递customed score funtion. FULL ARTICLE
16 Oct/2017 人生经验 One hot encoding and cross validation in kaggle. AI kaggle kaggle竞赛中用sklearn实现one hot encoding 和cross validation。 FULL ARTICLE
20 Oct/2017 人生经验 Sklearn gridsearchcv and make_scorer AI kaggle kaggle竞赛中用sklearn实现 gridsearchcv 和利用make_scorer传递customed score funtion. FULL ARTICLE
16 Oct/2017 人生经验 One hot encoding and cross validation in kaggle. AI kaggle kaggle竞赛中用sklearn实现one hot encoding 和cross validation。 FULL ARTICLE
27 Oct/2017 动手实践 Setup shadowsocks on AWS EC2 linux machine. ss 在AWS上申请一个EC2 linux机器,然后在上面设置shadowsocks服务端,这里纪录一下。 FULL ARTICLE
11 May/2018 人生经验 Linux Bashrc etc. File Explaination linux Linux bashrc bash_profile等文件解释 FULL ARTICLE
11 May/2018 疑难杂症 Hive Command Not Found in Crontab linux hive crontab Crontab中找不到Hive命令解决。 FULL ARTICLE
11 May/2018 疑难杂症 Hive Command Not Found in Crontab linux hive crontab Crontab中找不到Hive命令解决。 FULL ARTICLE
09 Mar/2018 人生经验 Difference Between Group by and Partition by in hive hive hive group by 与 partition by 都是聚合多行的,记录两者之间的区别。 FULL ARTICLE
05 Mar/2018 人生经验 Hive Windowing and Analytics Functions hive Hive用于统计的 windowing and analytics函数。 FULL ARTICLE
11 May/2018 疑难杂症 Hive Command Not Found in Crontab linux hive crontab Crontab中找不到Hive命令解决。 FULL ARTICLE