Giter Site home page Giter Site logo

watson-machine-learning-samples's People

Contributors

aleksandra-kleczek avatar danielryszkaibm avatar dorotadr avatar lukaszcmielowski avatar mateuszossgit avatar przemyslaw-czuba avatar stevemar avatar wjcougar avatar wojciech-rebisz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

watson-machine-learning-samples's Issues

Use scikit-learn to predict diabetes progression with Watson Machine Learning REST API is throwing error

cloud notebook, https://github.com/IBM/watson-machine-learning-samples/blob/master/cloud/notebooks/rest_api/curl/deployments/scikit/Use%20scikit-learn%20to%20predict%20diabetes%20progression.ipynb throwing error:

metadata = {
    client.repository.ModelMetaNames.NAME: "CARS4U - Satisfaction Prediction Model",
    client.repository.ModelMetaNames.TYPE: 'tensorflow_2.7',
    client.repository.ModelMetaNames.SOFTWARE_SPEC_UID : software_spec_id
}
print(metadata)    
stored_model_details = client.repository.store_model(tar_filename, meta_props=metadata)

is throwing below error:

Failure during creating model. (POST https://us-south.ml.cloud.ibm.com/ml/v4/models?version=2023-09-06&space_id=807063b4-90d7-4dae-882e-804446280c35)
Status code: 400, body: {
  "trace": "2a5cdea2f1102ba3d08363616f5e3d96",
  "errors": [{
    "code": "invalid_request_entity",
    "message": "Invalid request entity: Unsupported software specification 'runtime-22.1-py3.9'.",
    "more_info": "https://cloud.ibm.com/apidocs/machine-learning"
  }],
  "status_code": "400"
}

hard to find watsonx.ai/genai samples

The watsonxai-python-sdk page links to this repo for examples, but all examples are in folders called cpdx.x or cloud. It took me quiet some searching to find a simple "hello world" example to use wml to consume a LLM through watsonx.ai

It would be easier, if the folder structure would be simplified or if there were probler links on the documentation page

Expose WML training source code explicitly in the notebook

This is a request to simplify and enhance the examples which used an opaque zipped .py source to run in WML training backend.
The enhancement idea would be to extract that code from the zipss, and place it in a %writefile cell in the notebook, so that the code can be inspected and modified.
The code would then be zipped from the notebook and provided to WML as usual.

PyTorch Deployment Example - unsupported versions

Following Jupyter Notebook contains unsupported runtime versions:
cloud/notebooks/python_sdk/deployments/pytorch/Use Pytorch to recognize hand-written digits.ipynb

runtime-22.1-py3.9 is unsupported at the moment (runtime-22.2-py3.10 works)
pytorch-onnx_1.10 is unsupported at the moment (pytorch-onnx_1.12 works)

link wml and ws to wx.ai

is it possible to create a space/project in wx.ai and link a wml and ws instance to that wx.ai space/project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.