BioFunctionalDesigner  1.0
 All Classes Functions
Public Member Functions | List of all members
com.sanmixy.core.UserBasedFilter Class Reference

A filter based on user behaviors. More...

Public Member Functions

double pearson (HashMap map1, HashMap map2)
 Pearson data of two map. More...
 
void getAllUser (String userInfo)
 Get all user except the current user. More...
 
void getTargetUserData (String userInfo)
 Get target user data. More...
 

Detailed Description

A filter based on user behaviors.

Author
Xia Yu
Version
1.0

Member Function Documentation

void com.sanmixy.core.UserBasedFilter.getAllUser ( String  userInfo)

Get all user except the current user.

Parameters
userInfo
void com.sanmixy.core.UserBasedFilter.getTargetUserData ( String  userInfo)

Get target user data.

Parameters
userInfo
double com.sanmixy.core.UserBasedFilter.pearson ( HashMap  map1,
HashMap  map2 
)

Pearson data of two map.

Parameters
map1
map2
Returns
pearson data

The documentation for this class was generated from the following file: