This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Infrastructure setup

    Here you can find an overview of the infrastructure setup comprised of Local Developer Environment, Feature Cloud, and on-premise server at the clinic.

    The developer use their local environment to build their machine learning applications and provide them to the user at the clinic via the feature cloud app store, allowing the user at the clinic to securely retrieve the machine learning application and run them on their data locally.

    This setup ensure that data resides on the clinic system and infrastructure at all times.

    Developers obtain mock data from Neo4j in their local environment. The mock data mimics the data model on the clinic side.

    Developers in the local environment follow the prepared template to build their machine learning applications and test them with the mock data. They can then upload their machine learning applications to the feature cloud app store.

    The user at the clinic can select their machine learning application of interest from feature cloud app store and download them to their local environment via the pull process. They can then securely execute the machine learning application on their data in their local environment.

    Depending on the performance of the application, the user at the clinic can choose to update the machine learning application residing on the feature cloud app store.