Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor README #1

Closed
pdxjohnny opened this issue Mar 8, 2019 · 0 comments
Closed

Refactor README #1

pdxjohnny opened this issue Mar 8, 2019 · 0 comments
Assignees
Labels
documentation Changes to documentation

Comments

@pdxjohnny
Copy link
Member

pdxjohnny commented Mar 8, 2019

  • Add: Asyncio enabled Data Flow programing feeding into Machine Learning for processing

Abstract it so that developers can run a lots of functions concurrently. Base on the idea of an event loop, where data of various types entering the network are the the events which tirgger operations (functions) to be run.

Abstracts multi threading for IO to the function level instead of the thread level

Give example of ThreadPoolExecutor usage.

@pdxjohnny pdxjohnny added the documentation Changes to documentation label Mar 8, 2019
@pdxjohnny pdxjohnny self-assigned this Mar 8, 2019
@pdxjohnny pdxjohnny reopened this May 9, 2019
@pdxjohnny pdxjohnny added this to To do in Beta Release - 0.5.0 via automation May 9, 2019
@pdxjohnny pdxjohnny added this to the First Presentation milestone May 21, 2019
Beta Release - 0.5.0 automation moved this from To do to Done May 24, 2019
@pdxjohnny pdxjohnny modified the milestones: First Presentation, 0.5.0 Beta Release Jun 27, 2019
pdxjohnny referenced this issue in pdxjohnny/dffml Jul 19, 2019
Rename to dffml-model-scikit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes to documentation
Projects
No open projects
Development

No branches or pull requests

1 participant