ArgCV

  • Home
  • Code
    • Snippets
  • Life
  • About
  • Gallery
  • Guestbook
  • RSS

Data Mining

Data Mining is the extraction of valuable insights and patterns from large volumes of data using statistical and machine learning methods.

Code

SVMlight format

SVMlight is an implementation of Support Vector Machines (SVMs) in C. The author Thorsten Joachims designed a special input format to represent training/test data. It is also widely used by a lot of other programs.

Here is a brief introduction of the input format.

(more…)

By Yu, 7 years2 years ago
Code

Collaborative Filtering

Collaborative Filtering, 协同过滤是推荐系统(Recommender System)中最常见的一种手法,它之于推荐系统,就好像TF-IDF之于信息检索. (more…)

By Yu, 10 years8 months ago
  • Home
  • About
  • Guestbook
  • Privacy Policy
Hesmod | Developed by ThemeIsle, Revised by ArgCV