Luismbpr

Results 10 comments of Luismbpr

August 29 2023 Hello. I hope I do not need to create a new issue since it is based around the same issue some of you were having. I tried...

Hello. I propose the following minor changes. This is to make sure there are no conflicts regarding strings on the correlation so the heat map is displayed. 1. Dropping the...

Hello. I am having this issue on Google Colab and do not really understand how to select the path so Colab can use this. Is there a clearer instruction I...

> u can directly copy the stratify_split function from directory/madewithml/data.py If importing results in an error you can do this. Copy the code into the notebook (or file) you will...

Hello. I don't know if you solved this already since this has been here for a long time. I was hesitant of writing it since no one had any more...

Hello. Just wanted to comment this out, since it might also help a little bit to understand of the different DataTypes that they output when using `torch.from_numpy()` versus `torch.Tensor()` Source:...

> Just found the corrections page for the video here where this point has already been acknowledged: #98 > > But leaving this open for now as the book description...

————— Python == 3.9.18 -> Seems to be working mlflow == 2.10.2 mlserver == 1.5.0 mlserver-mlflow == 1.5.0 MarkupSafe == 2.1.5 numpy == 1.26.4 pandas == 2.2.1 scikit-learn == 1.4.1.post1...

Thank you for the info. As mentioned above I solved it and I think it was due to appending this on the .zshrc file: ```Markdown export DISABLE_SPRING=true export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES ```...

————— Python == 3.9.18 -> Seems to be working mlflow == 2.10.2 mlserver == 1.5.0 mlserver-mlflow == 1.5.0 MarkupSafe == 2.1.5 numpy == 1.26.4 pandas == 2.2.1 scikit-learn == 1.4.1.post1...