cancel
Showing results for 
Search instead for 
Did you mean: 
FedeRaimondi
Contributor
since ‎06-19-2025
3 weeks ago

User Stats

  • 15 Posts
  • 2 Solutions
  • 18 Kudos given
  • 6 Kudos received

User Activity

I currently have a repo connected in databricks and I was able to correctly import a python module from src folder located in the same root.Since I am using a Machine Learning runtime, I am force to choose a Dedicated (formerly: Single user) access m...
I am receiving a weird error when trying to log an xgboost model using feature engineering api.I was able to log the model correctly with classic mlflow.xgboost.log_model() without any issues but when I switched to feature store recommended approach ...
We are currently planning to create feature tables to serve machine learning models in our organization.I am struggling to find interesting benchmarks on Databricks Feature Store performances vs using directly Delta Tables. It would also be interesti...
Hello,I tried to search for the topic in the community but couldn't find much around downstream lineage element that can be connected to a Unity Model.As far as I understood, if I have an inference workflow that loads a model from unity catalog and t...