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 181 dffml issues
Sort by recently updated
recently updated
newest added

It's a prework for my Save model to ONNX project. I will make this python files save a saved_model format and then convert it to ONNX

awaiting maintainer

Contribution links were pointing to "main" instead of "master" which needed to be fixed. And even confused a lot. Likewise, some other links were broken too in there.

backlog
awaiting maintainer

This version of the H2O AutoML model requires the user to specify whether they want to perform a "regression" or "classification" task on their dataset. The model passes unit tests...

awaiting maintainer

A datetime python file added and [#1327](https://github.com/intel/dffml/issues/1327) issue solved.

awaiting maintainer

Fixing a typo on the page of Writing a Model

awaiting maintainer

Update Quickstart page with a necessary modification for JupyterLab users.

awaiting maintainer

Based on [Issue #960](https://github.com/intel/dffml/issues/960), I felt it would be related to the [GSoC project](https://github.com/intel/dffml/blob/main/docs/contributing/gsoc/2022/forecasting.md) I am aiming to work on and have hence worked on this issue.

awaiting maintainer
kind/model/new

Closes #1345 Modified the link from "main" to "master".

awaiting maintainer

fixes #1327 . The function return date and time in the required format (yyyy-mm-dd hh:mm)

kind/operations
awaiting changes