Francesco <frag> Gadaleta
Data Science at Home
Artificial Intelligence, Machine Learning, Algorithms. Hype not included. datascienceathome.substack.com
Author
Francesco <frag> Gadaleta
Category
Podcast website
Latest episode
Jan 11, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Episode 27: Techstars accelerator and the culture of fireflies 30.10.2017 17:43
In the aftermath of the Barclays Accelerator, powered by Techstars experience, one of the most innovative and influential startup accelerators in the world, I’d like to give back to the community lessons learned, including the need for confidence, soft-skills, and efficiency, to be applied to startups that deal with artificial intelligence and data science. In this episode I also share some though...
Episode 26: Deep Learning and Alzheimer 23.10.2017 54:03
In this episode I speak about Deep Learning technology applied to Alzheimer disorder prediction. I had a great chat with Saman Sarraf, machine learning engineer at Konica Minolta, former lab manager at the Rotman Research Institute at Baycrest, University of Toronto and author of DeepAD: Alzheimer′ s Disease Classification via Deep Convolutional Neural Networks using MRI and fMRI. I hope you enjo...
Episode 25: How to become data scientist [RB] 16.10.2017 16:16
In this episode, I speak about the requirements and the skills to become data scientist and join an amazing community that is changing the world with data analyticsa This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 24: How to handle imbalanced datasets 09.10.2017 21:21
In machine learning and data science in general it is very common to deal at some point with imbalanced datasets and class distributions. This is the typical case where the number of observations that belong to one class is significantly lower than those belonging to the other classes. Actually this happens all the time, in several domains, from finance, to healthcare to social media, just to nam...
Episode 23: Why do ensemble methods work? 03.10.2017 19:00
Ensemble methods have been designed to improve the performance of the single model, when the single model is not very accurate. According to the general definition of ensembling, it consists in building a number of single classifiers and then combining or aggregating their predictions into one classifier that is usually stronger than the single one. The key idea behind ensembling is that some mode...
Episode 22: Parallelising and distributing Deep Learning 25.09.2017 19:43
Continuing the discussion of the last two episodes, there is one more aspect of deep learning that I would love to consider and therefore left as a full episode, that is parallelising and distributing deep learning on relatively large clusters. As a matter of fact, computing architectures are changing in a way that is encouraging parallelism more than ever before. And deep learning is no exception...
Episode 21: Additional optimisation strategies for deep learning 18.09.2017 15:08
In the last episode How to master optimisation in deep learning I explained some of the most challenging tasks of deep learning and some methodologies and algorithms to improve the speed of convergence of a minimisation method for deep learning. I explored the family of gradient descent methods - even though not exhaustively - giving a list of approaches that deep learning researchers are consider...
Episode 20: How to master optimisation in deep learning 28.08.2017 19:29
The secret behind deep learning is not really a secret. It is function optimisation. What a neural network essentially does, is optimising a function. In this episode I illustrate a number of optimisation methods and explain which one is the best and why. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.subs...
Episode 19: How to completely change your data analytics strategy with deep learning 09.08.2017 15:57
Over the past few years, neural networks have re-emerged as powerful machine-learning models, reaching state-of-the-art results in several fields like image recognition and speech processing. More recently, neural network models started to be applied also to textual data in order to deal with natural language, and there too with promising results. In this episode I explain why is deep learning per...
Episode 18: Machines that learn like humans 28.03.2017 42:06
Artificial Intelligence allow machines to learn patterns from data. The way humans learn however is different and more efficient. With Lifelong Machine Learning, machines can learn the way human beings do, faster, and more efficiently This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 17: Protecting privacy and confidentiality in data and communications 15.02.2017 17:32
Talking about security of communication and privacy is never enough, especially when political instabilities are driving leaders towards decisions that will affect people on a global scale This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 16: 2017 Predictions in Data Science 23.12.2016 20:31
We strongly believe 2017 will be a very interesting year for data science and artificial intelligence. Let me tell you what I expect and why. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 15: Statistical analysis of phenomena that smell like chaos 05.12.2016 10:15
Is the market really predictable? How do stock prices increase? What is their dynamics? Here is what I think about the magics and the reality of predictions applied to markets and the stock exchange. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 14: The minimum required by a data scientist 27.09.2016 16:47
Why the job of the data scientist can disappear soon. What is required by a data scientist to survive inflation. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 13: Data Science and Fraud Detection at iZettle 06.09.2016 16:32
Data science is making the difference also in fraud detection. In this episode I have a conversation with an expert in the field, Engineer Eyad Sibai, who works at iZettle, a fraud detection company This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 12: EU Regulations and the rise of Data Hijackers 26.07.2016 16:17
Extracting knowledge from large datasets with large number of variables is always tricky. Dimensionality reduction helps in analyzing high dimensional data, still maintaining most of the information hidden behind complexity. Here are some methods that you must try before further analysis (Part 1). This is a public episode. If you would like to discuss this with other subscribers or get access to b...
Episode 11: Representative Subsets For Big Data Learning 03.05.2016 21:26
How would you perform accurate classification on a very large dataset by just looking at a sample of it This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 10: History and applications of Deep Learning 14.03.2016 22:39
What is deep learning? If you have no patience, deep learning is the result of training many layers of non-linear processing units for feature extraction and data transformation e.g. from pixel, to edges, to shapes, to object classification, to scene description, captioning, etc. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, vis...
Episode 9: Markov Chain Montecarlo with full conditionals 02.03.2016 17:58
At some point, statistical problems need sampling. Sampling consists in generating observations from a specific distribution. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 8: Frequentists and Bayesians 15.02.2016 6:52
There are statisticians and data scientists... Among statisticians, there are some who just count. Some others who… think differently. In this show we explore the old time dilemma between frequentists and bayesians. Given a statistical problem, who’s going to be right? This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascie...
Episode 7: 30 min with data scientist Sebastian Raschka 15.02.2016 34:23
In this show I interview Sebastian Raschka, data scientist and author of Python Machine Learning. In addition to the fun we had offline, there are great elements about machine learning, data science, current and future trends, to keep an ear on. Moreover, it is the conversation of two data scientists who contribute and operate in the field, on a daily basis. This is a public episode. If you would...
Episode 6: How to be data scientist 19.01.2016 15:12
In this episode, we tell you how to become data scientist and join an amazing community that is changing the world with data analytics. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 5: Development and Testing Practices in Data Science 13.01.2016 7:38
Should data scientists follow the old good practices of software engineering? Data scientists make software after all. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 1: Predictions in Data Science for 2016 21.12.2015 19:30
It’s time to experiment with Data Science at home. Since we are still dealing with our hosting service, consider the first episode purely experimental, even though the content might be of your interest, no matter what. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Episode 4: BigData on your desk 23.07.2015 16:49
Have you ever thought to get a Big Data infrastructure on your desk? That’s right! On your desk. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit datascienceathome.substack.com
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.