automl / automl/ConfigurableOptimizer

Refactor BaseProfile and Profile classes

Open
#160 0 comments 0 reactions 1 assignee Claimed by @Neonkraft View on GitHub
Medium priority old
Dominant language
Python
Stars
12
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There's a bug in `GDASProfile` because of a missing parameter in its initializer (`is_regularization_enabled` is missing in it)

Move all common parameters to the `BaseProfile` class and use `args` and `kwargs` in derived classes to fix this trivially. Also looks neater that way.

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.