This long-form article dissects content from 14 sessions and lightning talks that I found most useful from attending Tecton's apply() 2022 virtual conference. These talks cover 3 major areas: industry trends, production use cases, and open-source libraries. | Continue reading
Building the modern stack with open-source data solutions | Continue reading
I recently attended the Full-Stack Deep Learning Bootcamp in the UC Berkeley campus, which is a wonderful course that teaches full-stack production deep learning. One of the lectures delivered by Sergey Karayev provided excellent coverage of model testing and deployment. In t … | Continue reading
In this post and those to follow, I will be walking through the creation and training of recommendation systems, as I am currently working on this topic for my Master Thesis. Part 4 looks into the nitty-gritty mathematical details of matrix factorization, arguably the most common … | Continue reading
This semester, I’m taking a graduate course called Introduction to Big Data. It provides a broad introduction to the exploration and management of large datasets being generated and used in the modern world. In an effort to open-source this knowledge to the wider data … | Continue reading
This semester, I’m taking a graduate course called Introduction to Big Data. It provides a broad introduction to the exploration and management of large datasets being generated and used in the modern world. In an effort to open-source this knowledge to the wider data … | Continue reading
This semester, I’m taking a graduate course called Introduction to Big Data. It provides a broad introduction to the exploration and management of large datasets being generated and used in the modern world. In an effort to open-source this knowledge to the wider data … | Continue reading
This semester, I’m taking a graduate course called Introduction to Big Data. It provides a broad introduction to the exploration and management of large datasets being generated and used in the modern world. In an effort to open-source this knowledge to the wider data … | Continue reading
I recently attended the Full-Stack Deep Learning Bootcamp in the UC Berkeley campus, which is a wonderful course that teaches full-stack production deep learning. Josh Tobin delivered a great lecture on troubleshooting deep neural networks. As a courtesy of Josh’s lecture, th … | Continue reading
What does running a POC mean in practice specifically for data science? When it comes to the evaluation of data science solutions, POCs should prove not just that a solution solves one particular, specific problem, but that a system will provide widespread value to the company: t … | Continue reading
In this blog post, I would like to share the 5 concepts in managing data to ensure their eventual quality as inputs for your machine learning models. | Continue reading
In this blog post, I would like to share the 5 steps that you can use to set up your Machine Learning projects up for success. | Continue reading
In this post and those to follow, I will be walking through the creation and training of recommendation systems, as I am currently working on this topic for Master Thesis. Part 3 addresses the limitations of using deep learning-based recommendation models by proposing a couple of … | Continue reading
In this post and those to follow, I will be walking through the creation and training of recommendation systems, as I am currently working on this topic for my Master Thesis. Part 2 provides a nice review of the ongoing research initiatives with regard to the strengths, weaknesse … | Continue reading
In this post and those to follow, I will be walking through the creation and training of recommendation systems, as I am currently working on this topic for Master Thesis. Part 1 provides a high-level overview of recommendation systems, how they are built, and how they can be use … | Continue reading
Taking an algorithmic approach to attribution is just the beginning of driving change by moving toward a more detailed, data-driven approach in marketing. | Continue reading
Let’s co-create a more thoughtful future towards technology! | Continue reading
In this blog post, I would like to share some insights into how to think about building and managing Machine Learning teams if you are a manager, and also possibly help you get a job in Machine Learning if you are a job seeker. | Continue reading
In this blog post, I would like to share the 7 questions that you and your Deep Learning colleagues should ask to handle deep learning technical debt. | Continue reading