os-climate / aicoe-osc-demo

This repository is the central location for the demos the ET data science team is developing within the OS-Climate project. This demo shows how to use the tools provided by Open Data Hub (ODH) running on the Operate First cluster to perform ETL, create training and inference pipelines.
Apache License 2.0
10 stars 24 forks source link

Added Nb in order to explore teacher student model #248

Closed suppathak closed 1 year ago

suppathak commented 1 year ago

Signed-off-by: Surya Prakash Pathak supathak@redhat.com

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

suppathak commented 1 year ago

@oindrillac , I am not sure why Predict-TTM is failing. Any thoughts?

oindrillac commented 1 year ago

@suppathak it can be one of 2 reasons:

suppathak commented 1 year ago
  • I see an invalid endpoint error, it could be that the S3 credentials which are added as secrets on the repo are no longer valid
  • Also the way this tool is currently set up, for the workflow to pass it needs the source of the PR to be from a different branch of the same repo, it does not work on PRs coming from a fork

I see, Thanks @oindrillac . Since, this PR is from my fork. I think that could be the reason behind the error. I will try to create a test PR from different branch of same repo.

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Shreyanand

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/os-climate/aicoe-osc-demo/blob/master/OWNERS)~~ [Shreyanand] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment