dffml icon indicating copy to clipboard operation
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.

Results 160 dffml issues
Sort by recently updated
recently updated
newest added

As part of the second stage of the GSOC AutoML project as defined in #968, this is a preliminary iteration of the AutoML model. The idea is to allow users...

awaiting maintainer

Created tune function in high_level.ml, and allowed usage via CLI. First step as part of the AutoML GSOC project: #968. ## Testing Tested tune command with the tuner ParameterGrid and...

awaiting maintainer

Alice is Here! It’s the 2nd Party and everyone is invited πŸ’ƒπŸ₯³. - What to expect - Alice ready for contribution - Completed: 2022-07-29 - [Coach Alice Our Open Source...

Added two new feature selection operations to the dffml.operations.data plugin, select_k_best and select_percentile. These are based entirely on the Sklearn functions: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html#sklearn.feature_selection.SelectPercentile Corresponding unit tests have also been added....

awaiting maintainer

Issue came about when `return` was added in error in 5e7c10da4183a81f5f3ddaffe3f436f6dd611629

``` DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Stage: PROCESSING: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Inputs: {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdxjohnny/testaaaa'), 'title': 'Recommended Community Standard: README', 'body': 'References:\n- https://docs.github.com/articles/about-readmes/'} DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Conditions: {} DEBUG:dffml.AlicePleaseContributeRecommendedCommunityStandardsRecommendedCommunityStandardsOverlayreadme:ReadmeIssueImplementationContext:Running ['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community...

bug
Alice

Understand where interfaces are for opening and saving files

- [ ] dataflow configurable sending and receiving - [ ] git hooks Related: - https://github.com/intel/dffml/pull/1061#discussion_r819930461 - https://intel.github.io/dffml/main/examples/webhook/index.html - https://bovine.readthedocs.io/en/latest/tutorial_server.html - `activitypub-webhook-relay` - https://github.com/LemmyNet/lemmy/blob/main/docker/Dockerfile - https://join-lemmy.org/docs/administration/configuration.html - https://join-lemmy.org/docs/contributors/04-api.html#curl-examples - https://github.com/LemmyNet/lemmy-js-client/blob/main/src/types/CreatePost.ts

enhancement
usecase/innersource

Ask Alice: Go through pull requests, chats, mailing list, issues and answer. You directly answer their questions. Can use video QA model and combine to capture misses to not found...