How I Moved From Singapore To The United States Fo...
Posted by Jonathan Moo | Oct 27, 2021 | Blog | 1 |
NYU Stern Masters of Science in Business Analytics...
Posted by Jonathan Moo | Sep 12, 2021 | Blog | 2 |
2 Things I Wanted To Say To Graduating Students Fr...
Posted by Jonathan Moo | Jun 20, 2019 | Blog | 0 |
Blog
LatestHow I Moved From Singapore To The United States For Work – Visa Process
by Jonathan Moo | Oct 27, 2021 | Blog | 1 |
I came across someone who was looking to find work in the United States from another country, and...
-
What happens to your WordPress site when you are hacked – AWS Abuse Report
by Jonathan Moo | Sep 28, 2021 | Blog | 0 |
-
Doing This Could Shutdown Your Website – AWS Abuse Report
by Jonathan Moo | Sep 25, 2021 | Blog | 0 |
-
NYU Stern Masters of Science in Business Analytics (MSBA) 2020/21 Review
by Jonathan Moo | Sep 12, 2021 | Blog | 2 |
Tutorials
LatestHow to Install and Use Firefox for Python Web Scraping in Windows
by Jonathan Moo | Jun 6, 2024 | Data Engineering, Tutorials | 0 |
This guide is for folks new to data collection through Python web scraping, where installing development tools on your laptop remains a learning curve for you. I will provide some demo code for you to use in my public Github...
-
How to Install and Use ChromeDriver for Python Web Scraping in MacOS
by Jonathan Moo | Apr 17, 2024 | Data Engineering, Tutorials | 0 |
-
How to Install and Use ChromeDriver for Python Web Scraping in Windows
by Jonathan Moo | Apr 17, 2024 | Data Engineering, Tutorials | 0 |
-
How To Setup Github with Your SSH Keys In Your Mac OS Terminal
by Jonathan Moo | May 1, 2023 | Tutorials | 0 |
Data Analytics Lesson Notes
Latest23.2 Project 4 & Exploring CNN
by Jonathan Moo | Jul 29, 2024 | Data Analytics Lesson Notes | 0 |
Convolutional neural nework (CNN) is a type of deep neural network that fully extends what you learned about deep neural network that allows us to identify multiple objects within an image. We have learned with MNIST that deep...
-
23.1 Project 4
by Jonathan Moo | Jul 24, 2024 | Data Analytics Lesson Notes | 0 |
-
22.4 Databricks
by Jonathan Moo | Jul 24, 2024 | Data Analytics Lesson Notes | 0 |
-
22.3 Optimizing Spark: Storage, Partitioning, and Caching
by Jonathan Moo | Jul 23, 2024 | Data Analytics Lesson Notes | 0 |
-
21.2 Neural Network Models in the Real World
by Jonathan Moo | Jul 11, 2024 | Data Analytics Lesson Notes | 0 |
23.2 Project 4 & Exploring CNN
by Jonathan Moo | Jul 29, 2024 | Data Analytics Lesson Notes | 0 |
Convolutional neural nework (CNN) is a type of deep neural network that fully extends what you learned about deep neural network that allows us to identify multiple objects within an image. We have learned with MNIST that deep...
Read More23.1 Project 4
by Jonathan Moo | Jul 24, 2024 | Data Analytics Lesson Notes | 0 |
You’re at the final lap to the end of the course! This is where you get to show your knowledge and skill to present what you have learned thus far for companies to see if you’re a good fit to their needs. The...
Read More22.4 Databricks
by Jonathan Moo | Jul 24, 2024 | Data Analytics Lesson Notes | 0 |
Today is a light-hearted discussion on some services that will help companies and teams in adopting big data technologies and machine learning (ML) processes in a simplified way. Why Databricks? (Or any data analytical platform...
Read More22.3 Optimizing Spark: Storage, Partitioning, and Caching
by Jonathan Moo | Jul 23, 2024 | Data Analytics Lesson Notes | 0 |
Companies are willing to spend on big data, but they aren’t willing to be inefficient about it. Being inefficient could mean millions of dollars. At some point as a data analyst or a scientist, you want your work to...
Read More21.2 Neural Network Models in the Real World
by Jonathan Moo | Jul 11, 2024 | Data Analytics Lesson Notes | 0 |
In today’s lesson, we will be building towards real-world examples for better context and implementation. Over the Moon on Basic Neural Networks Let’s open up the file(s) in the 01-Ins_OverTheMoon folder to...
Read More