UNPKG

forgetsy-js

Version:

Forgetsy.js is a scalable trending library designed to track temporal trends in non-stationary categorical distributions. NodeJS fork of https://github.com/cavvia/forgetsy.

2 lines 93 B
var path = require('path'); module.exports = require(path.resolve(__dirname + '/lib/delta'));