dotnet / dotnet/machinelearning
[AutoML] make CodeGenerator component independent of AutoML internals
Open
area-AutoML
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Currently we have to use InternalsVisible in AutoML so CodeGenerator can use Pipeline object. Need to refactor interfaces so that this is no longer the case, ideally such that CodeGenerator doesn't have a dependency on AutoML at all.
Contributor guide
Assessment
This issue has not been assessed yet.