concept-to-clinic icon indicating copy to clipboard operation
concept-to-clinic copied to clipboard

User should be able to run nodule candidates prediction

Open Serhiy-Shekhovtsov opened this issue 7 years ago • 6 comments

Currently we can only create a new case based on local images. There should be a button to start the actual prediction. After clicking it should show that prediction is running. Once prediction is ready - it should show update the status on the page.

Serhiy-Shekhovtsov avatar Jan 10 '18 22:01 Serhiy-Shekhovtsov

I would like to take it if no one minds.

Serhiy-Shekhovtsov avatar Jan 22 '18 17:01 Serhiy-Shekhovtsov

Guys, if anyone is interested, feel free to take it.

Serhiy-Shekhovtsov avatar Jan 23 '18 20:01 Serhiy-Shekhovtsov

can anyone please explain to me how to use the prediction API? I am in a fix, trying to figure out how can I use it

chaitanyarahalkar avatar Dec 15 '19 18:12 chaitanyarahalkar

You can find the prediction code here: https://github.com/drivendataorg/concept-to-clinic/tree/master/prediction/src/algorithms And here you can find some usage examples: https://github.com/drivendataorg/concept-to-clinic/tree/master/prediction/src/tests

Serhiy-Shekhovtsov avatar Dec 16 '19 16:12 Serhiy-Shekhovtsov

Hey, thanks for the help! I wanted to know whether it is possible to run the prediction code from the frontend on the sample LIDC images available in the Docker container by default.

chaitanyarahalkar avatar Dec 16 '19 17:12 chaitanyarahalkar

Has anyone worked on adding that button as @Serhiy-Shekhovtsov mentioned?

chaitanyarahalkar avatar Jan 29 '20 02:01 chaitanyarahalkar