Merge this module into a broader category: Math/Algorithms API

danithaca - April 8, 2009 - 16:21
Project:Recommender API
Version:6.x-1.1
Component:Code
Category:task
Priority:normal
Assigned:danithaca
Status:postponed
Description

I'll probably have time to add a few non-recommender algorithms into the module during the summer, such as Baysian classification, community finding algorithms etc. This is my research focus as a PhD student, so I have the incentive to do it.

However, that kinda switches the module to a more general-purpose direction, and perhaps I'll name it as the Math/Algorithms API module. It'll wrap some Matrix calculation and many other algorithms (maybe w/ existing codes already) too.

As always, the code only provides APIs and functions w/o providing UI. Other developers need to write modules that use it.

#1

danithaca - May 27, 2009 - 18:20
Status:active» postponed

created an umbrella module at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/intelliapi/
defer later once the Recommender API is more mature.

#2

danithaca - July 4, 2009 - 02:28

Some ideas:
1. incorporate the MachineLearningAPI, basically the Naive Baysian algorithm. it's used in the memetracker project.
2. incorporate the tf-idf implementation (might be overlap with Apache Lucene/Solr)

 
 

Drupal is a registered trademark of Dries Buytaert.