Tag: #JSON
-
Outliers?
Happy holidays! I started working on an anomaly detection system that thought I need. The first step was to have data downloads from an API, and some functions storing data for later use. The API returns data in JSON format, but here you effectively deal with a list of tuples. Instead of using plain tuples,…
-
Yeah it’s that thing
The idea of prompt engineering is to verbalize the required application structure for the AI. Sometimes it feels that a faster way to solve problems is only reacting to the situation and producing a solution. Choosing to verbalize is often an attempt to make the structure explicit, maybe using some set of methods like computational…