by Tim Enalls | Nov 12, 2020 | Uncategorized
So you’re thinking about taking the AWS Certified Machine Learning – Specialty exam? In this article, I’ll provide all of the topics covered in this exam along with courses and practice exams so that you can pass this exam quickly and efficiently. The AWS Certified...
by Tim Enalls | Oct 20, 2020 | Uncategorized
So you’re curious about the reasons why data science projects fail. In this article, I’ll explain 9 reasons why data science fail. According to VentureBeat, fewer than 15% of Data Science projects actually make it into production. And the number of projects that...
by Tim Enalls | Oct 18, 2020 | Uncategorized
So you’re considering Udacity’s Intro to Machine Learning with PyTorch Nanodegree? I went through and finished this program in 2019, and in this video, I’m going to provide my Udacity Nanodegree review..coming up. First, I’m going to describe the courses and projects...
by Tim Enalls | Oct 15, 2020 | Uncategorized
So you’re considering the Udacity Data Science Nanodegree? I finished this program in 2019, and in this video, I’ll provide my Udacity Data Science Nanodegree review. First, I’ll describe the courses and projects in the Udacity Data Science Nanodegree. Next, I’ll talk...
by Tim Enalls | Aug 25, 2020 | Python, SQL
In this article, we’re going to explore how to connect a dataset from a Python script to a SQL Server database. Then, I’ll explain how to export a dataset from Python to SQL Server. After that, I’ll explain how to use Python to query data from the newly created table...