issues Search Results · repo:CompML/PRTS language:Python
Filter by
40 results
(85 ms)40 results
inCompML/PRTS (press backspace or delete to remove)Hello, thank you for the implementation. However, as the title indicates, when I want to assess the performance of a
prediction (that says that the full time-serie is normal) compared to a ground-truth ...
nesrnesr
- 3
- Opened on May 14, 2022
- #76
It would be extremely useful to have the numenta scoring algorithm for comparison purposes.
shfa5275
- 1
- Opened on Mar 29, 2021
- #75
Summary
When all values in real or pred are 0, prts/base/time_series_metrics._prepare_data() will return AssertionError.
Goal
change assert np.allclose(np.unique(values_pred), np.array([0, 1])) to np.all(np.isin(np.unique(values_pred), ...
ryoherisson
- 1
- Opened on Feb 15, 2021
- #70
Summary
Describe this issue summary here.
Goal
Describe the definition by which this issue will be closed.
Todo
- [ ] task1 to do
- [ ] task2 to do
Deadline
yyyy / mm / dd
Parent issue
If ...
nocotan
- Opened on Jan 9, 2021
- #68
Summary
Describe this issue summary here.
Goal
Describe the definition by which this issue will be closed.
Todo
- [ ] task1 to do
- [ ] task2 to do
Deadline
yyyy / mm / dd
Parent issue
If ...
nocotan
- Opened on Jan 4, 2021
- #65
Summary
Allow list type as the argument of the f-score function.
Goal
Allow list type.
Todo
- [ ] rewrite TimeSeriesFScore class
- [ ] rewrite ts_fscore function
- [ ] add unit tests
Deadline ...
nocotan
- 1
- Opened on Jan 3, 2021
- #64
Summary
This is the sub-issue of #41
Goal
Describe the definition by which this issue will be closed.
Todo
- [ ] task1 to do
- [ ] task2 to do
Deadline
yyyy / mm / dd
Parent issue
If the parent ...
nocotan
- Opened on Jan 2, 2021
- #60
Summary
This is the sub-issue of #41
Goal
Describe the definition by which this issue will be closed.
Todo
- [ ] task1 to do
- [ ] task2 to do
Deadline
yyyy / mm / dd
Parent issue
If the parent ...
nocotan
- Opened on Jan 2, 2021
- #59
Summary
This is the sub-issue of #41
Goal
Describe the definition by which this issue will be closed.
Todo
- [ ] task1 to do
- [ ] task2 to do
Deadline
yyyy / mm / dd
Parent issue
If the parent ...
nocotan
- Opened on Jan 2, 2021
- #58
Summary
This is the sub-issue of #41
Goal
Describe the definition by which this issue will be closed.
Todo
- [ ] task1 to do
- [ ] task2 to do
Deadline
yyyy / mm / dd
Parent issue
If the parent ...
nocotan
- Opened on Jan 2, 2021
- #57

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.