Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor fitting to allow sets of properties (feature vectors) #100

Open
ConnorPigg opened this issue Jun 13, 2019 · 0 comments · May be fixed by #101
Open

Refactor fitting to allow sets of properties (feature vectors) #100

ConnorPigg opened this issue Jun 13, 2019 · 0 comments · May be fixed by #101
Assignees
Labels

Comments

@ConnorPigg
Copy link
Collaborator

Move the interpolation outside of the fitting function.
Utilize sets of properties using concatenation of properties in the model data.
Consider how to model multiple constants for each part of a feature vector.

@ConnorPigg ConnorPigg self-assigned this Jun 13, 2019
ConnorPigg added a commit that referenced this issue Jun 18, 2019
Begins solution for #100 with an initial solution. Also adds
 various supporting features to ProfileProperty and PropertyDict.
@ConnorPigg ConnorPigg linked a pull request Jun 20, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant