-
Notifications
You must be signed in to change notification settings - Fork 34
Bump PredictionIO to 0.13.0 #18
base: develop
Are you sure you want to change the base?
Conversation
|
||
- Update for Apache PredictionIO 0.13.0 | ||
- Fix warnings and use of case class | ||
- Python3 support in helper scripts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is that correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, all right.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand the desire to make it consistent with other official templates, but going backward in version number feels strange to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I couldn't agree more. 😕
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a time to start new history.
|
||
# Release Information | ||
|
||
### v0.13.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only this template has different versioning rule in the official templates. I think this template should be use same versioning rule which is synchronized to PredictionIO version, but 0.13.0
is lower than the latest version 6.0
in this template. Also this template has distinctive documentation compared to others.
@dszeto How do you think about versioning of this template? Do you know why this template is so distinctive?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this template was introduced as a standalone tutorial a few years ago, which was probably why the the versioning and documentation are different. @marcovivero do you recall?
No description provided.