Yan Han's blog
On Computer Technology
Home
About
Bookshelf
All Posts
Tags
machine learning
15
Feb 2017
Analysis of the Adult data set from UCI Machine Learning Repository
uci-ml-adult-dataset /*! * * Twitter Bootstrap * */ /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-...
01
Feb 2017
My first Machine Learning project: Using Naive Bayes to classify tweets
Source code: https://gist.github.com/yanhan/d9061c9575d14228d2a9ecc9519a55aa Before we go into the main content of this ...