cancel
Showing results for 
Search instead for 
Did you mean: 
Henrik_
New Contributor III
since ‎09-18-2022
‎04-16-2025

User Stats

  • 11 Posts
  • 0 Solutions
  • 9 Kudos given
  • 5 Kudos received

User Activity

Í have a general problem. I run a nested experiment in ML FLow, training and logging several models in a loop.  Then I want to register the best in UC. No problem so far. But when I load the model I register and run prediction it dosen't work. If I o...
What would be the best way to set up a connection to a sftp server from Databricks? In Jupyter Lab, this can done from terminal. Of coruse, there are alternatives like using paramiko library. But is there perhaps a more Databricks-ish solution? 
The code snippet below takes each group (based on id) and perform recursive joins to build parent-child relations  (id1 and id2) within a group. The code produce the correct output, an array in column 'path'.However, in my real world use-case, this c...
Is it possible to update the schema/change the type of individual feature in a feature store? 
On a spark dataframe, is there any smart way to set the order of a categorical feature explicitly, equivalent to Categorical(ordered=list) in Pandas? The use case here is a dashboard in Databricks, and I want the bars to be arranged in certain order....
Kudos from
Kudos given to