in section I will introduce how to detect ourliers and high leverage points in the linear regression. I also shows in graph how the ourliers will affect your regression fitting. More details of detecting using cook's distance, dffits, dfbeta will be in section 2 -- regression diagnostic.
mysql 2006 error: Sign up MySQL Server has gone away when importing large sql file
errrors I got when run mysql
Set up flask web host on digitalocean vps
this is a notes about how to delply flask web pages on digitalocean
install markdown preview packages in sublime text
How to install a package in sublime text
highcharts in python flask
show how to plot on the web with highcharts
namespace in python import
show how to let a column in the data be the tick in the x axis
python sqlite3 introduction
sentiment analysis with twitter 03: building models to predict for twitter data from nltk
sentiment analysis with twitter 02: download tweets data with tweepy
downlowd tweets data with tweepy using RESTful API or streaming API