John

Results 191 comments of John

Please let us know how it goes with taking data from the `sources` object. References: - https://intel.github.io/dffml/master/examples/or_covid_data_by_county.html - https://intel.github.io/dffml/master/tutorials/models/slr.html

Future work: Package the whole thing with https://github.com/tauri-apps/tauri

Per the docs: https://intel.github.io/dffml/contributing/git.html#issue-and-pull-request-title-formatting `operation(s): data:` means this will live in `dffml.git/operations/data` which means you can use anything you want to get the job done. If it's in `dffml.git/dffml` then...

See https://github.com/intel/dffml/discussions/1369#discussioncomment-2639935 > subflow will be called one time for each new system context yielded by the prioritizer. Prioritizer is also used in orchestrator main loop for dynamic reprioritization or...

Census data? https://registry.opendata.aws/

ability to publish commit history across projects with email lists or chat notifcations to send on a per repo (or custom function) basis. The goal here is that you're able...

Question around what to do client side when you receive a change notification from a peer. - If it's known working do you change your local copy of the flow?...