Amirhossein Aleyasen
Amirhossein Aleyasen
Thanks for developing the package. I am wondering is there any real world dataset to test the anomaly detection as well as correlation for large volume of data using the...
I am wondering is there any public bank customers (anonymized) transaction data?
I am wondering is it possible to modify the code to make it works for streaming scenarios. Currently, it's working in a batch manner (user runs it once and it...
Part 3?
Thanks for the GREAT tutorial, I am wondering whether part 3 has been published or not? It'll be very helpful to have it as the final part of the tutorial.
When I try to install it using bower, I got the following error: ``` bower angular-bootstrap-lightbox#^0.12.0 cached https://github.com/compact/angular-bootstrap-lightbox.git#0.12.0 bower angular-bootstrap-lightbox#^0.12.0 validate 0.12.0 against https://github.com/compact/angular-bootstrap-lightbox.git#^0.12.0 bower angular-bootstrap#^1.3.1 cached https://github.com/angular-ui/bootstrap-bower.git#1.3.3 bower angular-bootstrap#^1.3.1...
I tried to use multipe quizzes in the page that user can select between those by a drop-down menu. ``` $(".quizpicker").on('change', function () { var selected = $(this).val(); quizJSON =...
Thanks for the GREAT library you provided. I have a use case that I couldn't find documentation for it in the repo. I want to anonymize a database, but keep...
It seems in Telegram it's possible to have NULL values for first name/last name, but it causes telegram-export to error out. ``` 2018-07-24 17:59:11,356 - telegram_export.downloader - INFO - Getting...
docker compose alternative for running neo4j-mazerunner dockers.