dffml
dffml copied to clipboard
The easiest way to use Machine Learning. Mix and match underlying ML libraries and data set sources. Generate new datasets or modify existing ones with ease.
Implementation for running on Intel DevCloud - References - https://software.intel.com/content/www/us/en/develop/tools/devcloud.html - https://github.com/intel/vscode-oneapi-devcloud-connector - https://devcloud.intel.com/oneapi/documentation/job-submission/#how-to-target-specific-gpus - https://www.intel.com/content/www/us/en/develop/documentation/devcloud-containers/top.html - https://www.intel.com/content/www/us/en/develop/documentation/devcloud-containers/top/index-2/import-container-from-registry.html - > You can bring your existing linux containers from [Docker Hub](https://hub.docker.com/),...
- TODO - [ ] Do not include removed files in manifest to build - [ ] Need a way to specify (later based on SBOM) which files changing within...
The Data Flow Facilitator portion of DFFML would be great to port to other languages. As it's just a helper to use a data flow architecture. I hear rust has...
The web ui will be this. - https://pyscript.net/ - https://pyscript.net/examples/d3.html - https://pyscript.net/examples/panel_stream.html - https://github.com/pyscript/pyscript/blob/8d1e48e400de5ec8766db4141b9f1bd9be4da494/examples/await/await5.html --- > What follows was old server side approach We can use runme.io When a user...
To stop import `_click` failures on old version. Will require blanket reformt.
The Data Flow Facilitator portion of DFFML would be great to port to other languages. As it's just a helper to use a data flow architecture. Go is probably the...
To start work on this issue: ```console $ REC_TITLE="docs: tutorials: rolling alice: coach alice: down the dependency rabbit hole again: https://github.com/intel/dffml/issues/1421" exec bash ``` - https://github.com/intel/dffml/blob/alice/docs/tutorials/rolling_alice/0001_coach_alice/0001_down_the_dependency_rabbit_hole_again.md - First we're just...
Similar to enable by package creation, need a way to disable
We introduced the binsec operations back into the main tree recently. We need to use them to write a blog post to compare distros enabling of ALSR. We could cross...
- https://github.com/fireeye/capa https://github.com/intel/dffml/blob/d6631495b3d6c567de0841580ee63b625c571b4d/operations/binsec/dffml_operations_binsec/operations.py#L95-L139