Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Add the documentation for Sklearn integration in EVADB. - #1425

Open
jineetd wants to merge 4 commits into
georgia-tech-db:stagingfrom
jineetd:sklearn_doc
Open

jineetd wants to merge 4 commits into
georgia-tech-db:stagingfrom
jineetd:sklearn_doc

Conversation

@jineetd

@jineetd jineetd commented Nov 26, 2023

Copy link
Copy Markdown
Contributor

Adding the documentation for the Sklearn integration changes. Also planning on adding an example notebook that makes things easy for the users.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Comment thread docs/source/reference/ai/model-train-sklearn.rst Outdated
@xzdandy xzdandy added the AI Engines Features, Bugs, related to AI Engines label Nov 29, 2023
@xzdandy xzdandy added this to the V0.3.10 milestone Nov 29, 2023
* - TIME_LIMIT
- Time limit to train the model in seconds. Default: 120.
* - TASK
- Specify whether you want to perform ``regression`` task or ``classification`` task.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any correlation between TASK and MODEL here? For every model (i.e., random forest, extratrees, KNN), we can choose either regression or classification?

This branch has not been deployed

No deployments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

AI Engines Features, Bugs, related to AI Engines

Projects

Development

Successfully merging this pull request may close these issues.

2 participants