{"id":28577533,"url":"https://github.com/mastercard/udap-analytic-zoo-examples","last_synced_at":"2025-06-11T00:38:53.780Z","repository":{"id":37219178,"uuid":"313471898","full_name":"Mastercard/udap-analytic-zoo-examples","owner":"Mastercard","description":"A demo project elaborate how to use intel analytic zoo to train and inference a NCF deep learning model ","archived":false,"fork":false,"pushed_at":"2022-11-22T05:02:59.000Z","size":12713,"stargazers_count":5,"open_issues_count":9,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-16T10:43:25.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mastercard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-17T01:20:12.000Z","updated_at":"2024-04-16T10:43:25.592Z","dependencies_parsed_at":"2023-01-21T07:02:00.208Z","dependency_job_id":null,"html_url":"https://github.com/Mastercard/udap-analytic-zoo-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastercard%2Fudap-analytic-zoo-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastercard%2Fudap-analytic-zoo-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastercard%2Fudap-analytic-zoo-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastercard%2Fudap-analytic-zoo-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mastercard","download_url":"https://codeload.github.com/Mastercard/udap-analytic-zoo-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastercard%2Fudap-analytic-zoo-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259177333,"owners_count":22817349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-11T00:38:08.555Z","updated_at":"2025-06-11T00:38:53.755Z","avatar_url":"https://github.com/Mastercard.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# udap_ncf_analytic_zoo_examples\nA demo project elaborate how to use intel analytic zoo to train and inference a NCF deep learning model \n## How to build it.\n\n### By default, build docker image:\n\n    sudo docker build --rm -t ncf_analytic_zoo:latest .\n\t\n### You can also start the container first\n\n    sudo docker run -it --rm  \\\n    -p 22:22 -p 4040:4040 -p 6006:6006 -p 6379:6379 -p 8080:8080 -p 8998:8998 -p 12345:12345 \\\n    -e NotebookPort=12345 \\\n    -e NotebookToken=\"mc123\" \\\n    -e RUNTIME_DRIVER_CORES=1 \\\n    -e RUNTIME_DRIVER_MEMORY=2g \\\n    -e RUNTIME_EXECUTOR_CORES=2 \\\n    -e RUNTIME_EXECUTOR_MEMORY=6g \\\n    -e RUNTIME_TOTAL_EXECUTOR_CORES=2 \\\n    --name ncf_analytic_zoo -h ncf_analytic_zoo ncf_analytic_zoo:latest bash\n\n## How to run the demo code.\n\n### Move to /opt/work/ncf folder and execute ./run_ncf.sh\n\n    cd /opt/work/examples/ncf \n    ./run_ncf.sh\n\n### Start notebook \n    cd /opt/work/examples/ncf \n    unzip jobs.zip \n    cd /opt/work/scripts \n    ./start-notebook.sh \n\n### Then log in to run the ncf_zoo.ipynb , remember to replace 10.157.146.29 with your host IP address \n\n   http://10.157.146.29:12345/?token=mc123\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastercard%2Fudap-analytic-zoo-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmastercard%2Fudap-analytic-zoo-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastercard%2Fudap-analytic-zoo-examples/lists"}