Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
page_type languages products urlFragment
sample
python
azure
azure-cognitive-services
azure-health-insights
healthinsights-cancerprofiling-samples

Samples for Health Insights Cancer Profiling client library for Python

These code samples show common scenario operations with the Health Insights Cancer Profiling client library.

These sample programs show common scenarios for the Health Insights Cancer Profiling client's offerings.

File Name Description
sample_infer_cancer_profiling.py and sample_infer_cancer_profiling_async.py Infer cancer profiling.

Prerequisites

Setup

  1. Install the Azure Health Insights Cancer Profiling client library for Python with pip:
pip install azure-healthinsights-cancerprofiling
  1. Clone or download this sample repository
  2. Open the sample folder in Visual Studio Code or your IDE of choice.

Running the samples

  1. Open a terminal window and cd to the directory that the samples are saved in.
  2. Set the environment variables specified in the sample file you wish to run.
  3. Follow the usage described in the file, e.g. python sample_infer_cancer_profiling.py

Next steps

Check out the [API reference documentation][python-fr-ref-docs] to learn more about what you can do with the Health Insights client library.