dotnet / dotnet/machinelearning-modelbuilder

AutoML: Constrain which Algorithms and Search Space

Open
#1,175 3 comments 1 reaction 1 assignee Claimed by @LittleLittleCloud View on GitHub
Priority:1
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Thank you for making this amazing program.
But i think it'll be really good if i can chose which algorithm will i use to perform the Auto ML.
Like For example, I need to use this ML in 32-bit process project but when i use Model builder, it offers LightGbm or FastTree.
I can use FastTree in 32-bit process system but i cannot use LightGbm in 32-bit process because LightGbm doesn't support this yet. So i wanna extract LightGbm to be selected when i run Model Builder so it only can pick between FastTree algorithms.
I suggest it'll be really good if i can do that thank you

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.