Sebastien Leger

Results 18 issues of Sebastien Leger

Hey Anton, I wrote this extension to use Numpy array math operations in expr. Let me know your feedback Sebastien

Hi. Such a cool project, bravo! I wrote a small test app using the '+' operator over arrays of integers and arrays of floats. Since I could not use the...

WIP Outstanding issues: - [ ] Chronograf adds new buckets behind the scenes as the user navigates in the data explorer. These new buckets are missing authentication parameters, causing training...

> Cross validation is a technique for assessing how the statistical analysis generalises to an independent data set.It is a technique for evaluating machine learning models by training several models...

help wanted
good first issue

SO-GAAL and MO-GAAL publications highlight outstanding result for outlier detection applications: - https://arxiv.org/abs/1809.10816 Your help is wanted to release a SO-GAAL MO-GAAL implementation in the next Loud ML release. Please...

help wanted

Your help is wanted to release the Splunk data source plugin in the next Loud ML release. Please check the contributing guide, and refer to datasource.py and influxdb.py for a...

help wanted

Your help is wanted to release the Postgres SQL data source plugin in the next Loud ML release. Please check the contributing guide, and refer to datasource.py and influxdb.py for...

help wanted

The CNN wavenet model has been applied to financial time series and sales forecasting problems: - https://arxiv.org/abs/1703.04691 - https://arxiv.org/abs/1803.04037 Your help is wanted to release a wavenet implementation in the...

help wanted

If you checkout the `jekyll` branch, it contains code to convert .asciiidoc files to static html pages, but the pages are missing style. We need help to generate new documentation...

help wanted

1.3.0 We save the MSE (validation loss) to disk when training a model. This information should also be included in the JSON status returned in the predict CLI command. This...