HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Random Pickup of LEs that have equal Probability + UnitTests #94

Closed nvk0015 closed 2 months ago

nvk0015 commented 4 months ago

The previous push had a missing function which should randomize the sequence of learning elements which has an equal probability of recommendation. This causes the Nestor to behave in a deterministic manner. This pull request updates the respective Nestor files.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud