-
Notifications
You must be signed in to change notification settings - Fork 3
Codex/update prediction api error handling and logging #11
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
base: develop
Are you sure you want to change the base?
Codex/update prediction api error handling and logging #11
Conversation
…lt_detector Add train/predict modes to quick fault detector CLI
…or-wind-turbine-data Add unsupervised behaviour model for turbine sensor anomalies
…m-dataset Add utility for splitting asset CSV datasets
…in-train-mode Add model output customization options for quick fault training
…utation Handle empty numeric columns during imputation
…or-quickfaultdetector Add CLI script to run quick fault detector in predict mode
…utation-o1cbmt Guard preprocessing when time column missing
…-test-file Adjust prediction defaults for wind farm dataset
…ror-reporting Improve missing column error message in ColumnSelector
…rediction-records Add anomaly metadata columns to prediction output
…t-array Handle missing training data in quick fault detection plots
…ds-in-arcana-model Add configuration option to ignore ARCANA features
…-in-predict-method Ensure FaultDetector.predict propagates ignore feature defaults
…ting-issue Preserve ignore feature configuration when loading models
…_predict.py Fix create_events boolean alignment
…er root folder EnergyFaultDetector
…ter.py-for-memory-usage Optimize asset dataset splitter memory usage
…-label-to-predict-mode Add event identifiers to prediction outputs
…-anomaly-detector Fix boolean mask handling in anomaly score fitting
…rror Fix threshold fitting mask alignment
…ng-model-fitting Avoid large allocations when fitting RMSE anomaly score
…ld-fitting-55jy9a Fix quantile threshold selector alignment and tests
…-predictions Add REST prediction API with configurable model registry
|
@teehari79 Thank you for the merge request. Could you please add a summary with a list of changes? This PR covers a lot of areas, both refactoring and new features. Would it be possible to split up the changes into:
|
|
@teehari79 The quick_fault_detector does not seem to work with this version anymore. I tested it with the event 44 dataset from the CAREToCompare dataset ( Since the refactoring and bug fixes look promising, I will take a closer look at the individual commits. This will take some time, though. |
No description provided.