medium_posts
medium_posts copied to clipboard
 I'm getting this issue while running [mercari_price_prediction_pytorch.ipynb](https://github.com/slavakx/medium_posts/blob/master/product_similarity_pytorch/mercari_price_prediction_pytorch.ipynb) file Anyone know how to solve this ?
Hello Sir, It is awesome to go through your articles in Medium and build our understanding of the Bayesian framework, It's unfortunate that the majority of the code doesn't work...
Hi, Thanks a lot for the article and the code on github for the product similarity. I am trying to rerun the mercari experiments. I managed to preprocess the data...
Hello, @slavakx ! Thank you for you tutorial on UQ for regression! I found that in your code there is data leak ``` data = california_housing.frame ```  You have...