Friday, July 3, 2020

Interview with a Lead Data Scientist: Gabriel Preda

In the latest episode of our podcast, Machine Learning that Works, I had a great pleasure to talk to Gabriel Preda, a Lead Data Scientist at Endava and a Kaggle Grandmaster. We talked about: His work in Endava, NLP, Kaggle competitions, And how to put yourself in a position to be always learning. For those […]

The post Interview with a Lead Data Scientist: Gabriel Preda appeared first on neptune.ai.



from Planet SciPy
read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...