hopsworks-tutorials icon indicating copy to clipboard operation
hopsworks-tutorials copied to clipboard

Tutorials for the Hopsworks Platform

Results 6 hopsworks-tutorials issues
Sort by recently updated
recently updated
newest added

Hello I am running ```recommender-systems``` tutorial on MS Windows 11. ![Image](https://github.com/user-attachments/assets/e6e8eac0-a050-454f-b2b5-b54f74e4d7da) Now the problem is I have no way to paste the API key. I tried to enter manually, Ctrl-V,...

Hi Team, I am facing error in 2_churn_training_pipeline.ipynb notebook at 'load transformation functions from the feature store 'step when running ion Google Colab notebook. Please find error message as below,...

in 5 notebook, when i called this cell `llm_chain=get_llm_chain(model_llm,tokenizer)` AttributeError comes with message `AttributeError: 'MistralForCausalLM' object has no attribute 'eos_token_id' ` as i check it is in torch/nn/modules/module.py and i...

In the third notebook, For some reasons it prints some operational error after calling `selected_features.show(5)`: it brings the same error even trying to create the training data. **this is the...

When I tried that tuitorial(https://github.com/logicalclocks/hopsworks-tutorials/blob/master/advanced_tutorials/recommender-system/3_build_index.ipynb), I met that error. The logs: Traceback (most recent call last): File “/root/hopsworks/recommender-system/build_index.py”, line 55, in client = OpenSearch(**opensearch_api.get_default_py_config()) File “/kvm/miniconda3/envs/hopsworks/lib/python3.9/site-packages/hopsworks/core/opensearch_api.py”, line 66, in get_default_py_config...