Asymmetrik/akin

View on GitHub

Showing 2 of 2 total issues

Function calculateUserSimilarity has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const calculateUserSimilarity = (allUserSimilarities, user1) => {

    return new Promise((resolve, reject) => {

        var currentUserItemWeights = null;
Severity: Minor
Found in lib/similarity.service.js - About 1 hr to fix

    TODO found
    Open

        // TODO Determine what these numbers / thresholds should be. Also, make them configurable
    Severity: Minor
    Found in lib/sample.service.js by fixme
    Severity
    Category
    Status
    Source
    Language