public class PPRMinerTest extends BaseMinerTestFunctionalities
Constructor | Description |
---|---|
PPRMinerTest() |
Modifier and Type | Method | Description |
---|---|---|
void |
shouldExpectCEN() |
|
void |
shouldHaveProblemWithnRemovingCurrentContext() |
|
void |
shouldNotHaveProblemWithRemovedCENNodes() |
|
void |
shouldNotRecommendAnythingForEmptyContext() |
|
void |
shouldRecommendOnlyForContext() |
|
void |
shouldRecommendTheMostRecentInteractionWhenInDoubt() |
|
void |
shouldRecommendTheOnlyReceivedInteraction() |
|
void |
shouldRecommendTheOnlySentInteraction() |
|
void |
trainingShouldOccurOnEveryInteraction() |
argmax, argmax, getDevice, initializeTest
public void shouldExpectCEN()
public void shouldRecommendOnlyForContext()
public void shouldNotRecommendAnythingForEmptyContext()
public void shouldRecommendTheOnlySentInteraction()
public void shouldRecommendTheOnlyReceivedInteraction()
public void shouldRecommendTheMostRecentInteractionWhenInDoubt()
public void trainingShouldOccurOnEveryInteraction()
public void shouldNotHaveProblemWithRemovedCENNodes()
public void shouldHaveProblemWithnRemovingCurrentContext()