Anomaly Detection with Dogelog Payer (Was: ANN: Dogelog Player 1.2.4)

Liste des GroupesRevenir à cl prolog 
Sujet : Anomaly Detection with Dogelog Payer (Was: ANN: Dogelog Player 1.2.4)
De : janburse (at) *nospam* fastmail.fm (Mild Shock)
Groupes : comp.lang.prolog
Date : 23. Nov 2024, 02:35:37
Autres entêtes
Message-ID : <vhrbh9$166t1$1@solani.org>
References : 1
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19
Dogelog Player is a Prolog system written
in 100% Prolog. We discovered that XSB Prolog
provides an interesting predicate unnumbervars/3
and did a rework of library(aggregate). We show
how the library can be used for anomaly
detection in time series.
Together with the non-ISO core extension call_nth/2
from library(sequence) one can quickly define
sliding windows computations in Prolog itself.
We compute moving variance and moving delta for
actual bitcoin market prices. Using both indicators
we can identify an abnormally in november.
Anomaly Detection with Dogelog Payer
https://twitter.com/dogelogch/status/1860129082723467710
Anomaly Detection with Dogelog Payer
https://www.facebook.com/groups/dogelog
Mild Shock schrieb:
Dear All,
 We are happy to announce a new edition of
the Dogelog player:
 - New library(misc/dict):
   We have moved some predicates from the library(misc/json)
into our own library(misc/dict).  We made sure that the
data structure of the Prolog dicts now follows the
input order semantics.
 - New library(util/hash):
   To enable the implementation of hash tables, Novacore
now has a term_hash/2 predicate.  The implementation
differs from the Prolog dict in that change_arg/3 is
used for destructive updates.  We have also dispensed
with the input order.
 - Improved library(sequence):
   Hash tables can easily be used to model sets of keys,
for example by using the value "true" as an indicator.
This allowed us to re-implement the distinct/1 predicate.
The use of numbervars/3 ensures that key variants
are identified.
 Have Fun!
 Jan Burse, http://www.xlog.ch/ , 02.11.2024

Date Sujet#  Auteur
2 Nov 24 * ANN: Dogelog Player 1.2.4 (Non-Backtracking Hashtable)10Mild Shock
4 Nov 24 +- Re: ANN: Dogelog Player 1.2.4 (Non-Backtracking Hashtable)1Aleks Grabowski
7 Nov 24 +* Re: ANN: Dogelog Player 1.2.4 (Non-Backtracking Hashtable)2Mild Shock
16 Nov 24 i`- Compiling λ-Prolog in Dogelog Player (Was: ANN: Dogelog Player 1.2.4 (Non-Backtracking Hashtable))1Mild Shock
18 Nov 24 +* F***ing moron failed to scrap website - Dec, 20244Mild Shock
18 Nov 24 i`* Trust pilot report (Was: F***ing moron failed to scrap website - Dec, 2024)3Mild Shock
23 Nov 24 i `* Does the ISO core standard want to point to Cyprus Mafia?2Mild Shock
23 Nov 24 i  `- Still the laughing stock of the internet (Was: Does the ISO core standard want to point to Cyprus Mafia?)1Mild Shock
23 Nov 24 +- Anomaly Detection with Dogelog Payer (Was: ANN: Dogelog Player 1.2.4)1Mild Shock
4 Dec 24 `- Re: ANN: Dogelog Player 1.2.4 (Non-Backtracking Hashtable)1Mild Shock

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal