- All *50
- = [
- Technology *33 ,
- Misc *9 ,
- Physics *8
- ]
Category:
-
Spam Filter (2) -- Bayes Theorem & Graham's Method
More...
The basic algorithm of my Bayesian Filter is studied from Paul Graham’s post A PLAN FOR SPAM. I was firstly attracted on this topic by a Chinese version of it: 贝叶斯推断及其互联网应用: 定理简介 和 过滤垃圾邮件 (2011) Ruan Yi-feng (Bayesian Inference and Web Application: Introduction to the Theory & Spam Filtering)
-
Spam Filter (1) -- Data Resource & ROC Curve
More...
This is my project of CS559 Machine Learning @Stevens 2013 Fall.
This project will design a Spam Filter based on the date set from Discovery Challenge workshop at ECML/PKDD 2006 in Berlin.
-
HTML SlideShow
More...
这两天看了下如何制作网页版的幻灯片,基本原理就是HTML+CSS+Javascript,通过维护一个文件来定义多张页面,用Javascript来实现动态切换效果。
-
磨刀不误砍柴工 系列之 五 : Strings and Pattern Matching
More... -
磨刀不误砍柴工 系列之 四 : Graph
More... -
My First Post in Physics Category
More...
Definitely,
Dialogo sopra i due massimi sistemi del mondo
will be my first post in my Physics category. In respect to Galileo Galilei. -
LaTeX Notes & MathJax in Jekyll
More...
I take
Math of Cryptography
andMachine Learning
this semester. So I guess it is important for me to be able to input mathematics formular in blog posts when I want to write somthing about math.