Skip to content

Refactor BaseProfile and Profile classes #160

Open
@Neonkraft

Description

@Neonkraft

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions