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.
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
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.
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...
A datetime python file added and [#1327](https://github.com/intel/dffml/issues/1327) issue solved.
Update Quickstart page with a necessary modification for JupyterLab users.
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.
Closes #1345 Modified the link from "main" to "master".
fixes #1327 . The function return date and time in the required format (yyyy-mm-dd hh:mm)