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

Additional info dict #82

Closed
wants to merge 7 commits into from
Closed

Additional info dict #82

wants to merge 7 commits into from

Conversation

hmperk18
Copy link
Collaborator

Make light_curve_data's additional_info a dictionary rather than a list of values

Copy link

Before [7195475] After [42a08a7] Ratio Benchmark (Parameter)
195M 197M 1.01 benchmarks.peakmem_learn_loop('KNN')
186M 188M 1.01 benchmarks.peakmem_learn_loop('RandomForest')
153±3ms 154±1ms 1.01 benchmarks.time_learn_loop('KNN', 'UncSampling')
2.58±0.01s 2.59±0.01s 1 benchmarks.time_learn_loop('RandomForest', 'RandomSampling')
2.63±0.02s 2.57±0s 0.97 benchmarks.time_learn_loop('RandomForest', 'UncSampling')
157±10ms 151±3ms 0.96 benchmarks.time_learn_loop('KNN', 'RandomSampling')
146±10ms 133±4ms 0.91 benchmarks.time_feature_creation

Click here to view all benchmarks.

@hmperk18 hmperk18 closed this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants