NOISSUE- Update computation documentation#116
Conversation
e48dc83 to
4117891
Compare
4117891 to
01cd286
Compare
SammyOina
left a comment
There was a problem hiding this comment.
please go through the flow and make sure commands appear where needed. this is meant for first time users and can contain as much and exact details as in https://docs.cocos.ultraviolet.rs/getting-started. you can tailor the getting started doc to a specific example algo
9c52788 to
e9088a3
Compare
SammyOina
left a comment
There was a problem hiding this comment.
make sure getting started is linear as the user will be interating with it exactly. you should use a specific example algo we have for demonstration
SammyOina
left a comment
There was a problem hiding this comment.
make sure getting started is linear as the user will be interating with it exactly. you should use a specific example algo we have for demonstration
35770e3 to
be1308e
Compare
| 2. Click **Link to Computation** | ||
| 3. Search and select the target computation | ||
| 4. Confirm the association | ||
| ### Create Dataset Asset |
There was a problem hiding this comment.
The dataset used in this section is incorrect: iris.csv cannot be used with the addition demo. This demo should use the iris algorithm together with the iris dataset, as the current ‘simple addition’ description no longer applies.
There was a problem hiding this comment.
The dataset is iris and the algo is Lin_reg..unless I am missing sth?

What type of PR is this?
This is a documentation update because it updates the following documentation: Computations and bulk computations
What does this do?
Updates computations with a more recent manifest reflection
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
No, I have not included tests because its a docs change
Did you document any new/modified features?
Notes