摘要:Prior to Java 5, there are a lot of casting in collections, since in collection you add objects and cast the object you get back from collection. Prov
阅读全文
摘要:This is to illustrate the communication between two separate machines which don't have a direct physical connection. Application data is generated and
阅读全文
摘要:This is a course project of real time big data analysis. My idea is to use tweets to extract trending topics and analyze political popularity using Ha
阅读全文
摘要:The key data that drives most recommendation systems is user behavior data. There are two main types of user behavior data: implicit user feedback dat
阅读全文
摘要:1 #!/usr/bin/env python3 2 3 ## README ##################################################################### 4 # 5 # This script is meant to measure p
阅读全文
摘要:I was working at NYU HPC team as a Linux system administrator since last September. It is an very great experience to work there as a graduate student
阅读全文