Skip to main content

Data Science, Deep Learning, & Machine Learning with Python

Deep Learning, Data Science, & Machine Learning with Python

Go hands-on with the latest neural network, artificial intelligence,deep learning and data science techniques employers are seeking!



Go hands-on with the latest neural network, artificial intelligence, and data science techniques employers are seeking!


What Will I Learn?

  • Develop using iPython notebooks

  • Understand statistical measures such as standard deviation

  • Visualize data distributions, probability mass functions, and probability density functions

  • Visualize data with matplotlib

  • Use covariance and correlation metrics

  • Apply conditional probability for finding correlated features

  • Use Bayes' Theorem to identify false positives

  • Make predictions using linear regression, polynomial regression, and multivariate regression

  • Understand complex multi-level models

  • Use train/test and K-Fold cross validation to choose the right model

  • Build a spam classifier using Naive Bayes

  • Use decision trees to predict hiring decisions

  • Cluster data using K-Means clustering and Support Vector Machines (SVM)

  • Build a movie recommender system using item-based and user-based collaborative filtering

  • Predict classifications using K-Nearest-Neighbor (KNN)

  • Apply dimensionality reduction with Principal Component Analysis (PCA) to classify flowers

  • Understand reinforcement learning - and how to build a Pac-Man bot

  • Clean your input data to remove outliers

  • Implement machine learning, clustering, and search using TF/IDF at massive scale with Apache Spark's MLLib

  • Design and evaluate A/B tests using T-Tests and P-Values


Requirements


  • You'll need a desktop computer (Windows, Mac, or Linux) capable of running Enthought Canopy 1.6.2 or newer. The course will walk you through installing the necessary free software.

  • Some prior coding or scripting experience is required.

  • At least high school level math skills will be required.

  • This course walks through getting set up on a Microsoft Windows based desktop PC. While the code in this course will run on other operating systems, we cannot provide OS-specific support for them.


Description

Data Scientists enjoy one of the top-paying jobs, with an average salary of $120,000 according to Glassdoor and Indeed. That's just the average! And it's not just about money - it's interesting work too!

If you've got some programming or scripting experience, this course will teach you the techniques used by real data scientists and machine learning practitioners in the tech industry - and prepare you for a move into this hot career path. This comprehensive course includes over 80 lectures spanning 12 hours of video, and most topics include hands-on Python code examples you can use for reference and for practice. I’ll draw on my 9 years of experience at Amazon and IMDb to guide you through what matters, and what doesn’t.

Each concept is introduced in plain English, avoiding confusing mathematical notation and jargon. It’s then demonstrated using Python code you can experiment with and build upon, along with notes you can keep for future reference. You won't find academic, deeply mathematical coverage of these algorithms in this course - the focus is on practical understanding and application of them. At the end, you'll be given a final project to apply what you've learned!

The topics in this course come from an analysis of real requirements in data scientists job listings from the biggest tech employers. We'll cover the machine learning and data mining techniques real employers are looking for, including:
  • Deep Learning

  • Deep Learning / Neural Networks (MLP's, CNN's, RNN's)

  • Regression analysis

  • K-Means Clustering

  • Principal Component Analysis

  • Train/Test and cross validation

  • Bayesian Methods

  • Decision Trees and Random Forests

  • Multivariate Regression

  • Multi-Level Models

  • Support Vector Machines

  • Reinforcement Learning

  • Collaborative Filtering

  • K-Nearest Neighbor

  • Bias/Variance Tradeoff

  • Ensemble Learning

  • Term Frequency / Inverse Document Frequency

  • Experimental Design and A/B Tests

...and much more! There's also an entire section on machine learning with Apache Spark, which lets you scale up these techniques to "big data" analyzed on a computing cluster. And you'll also get access to this course's Facebook Group, where you can stay in touch with your classmates.

If you're new to Python, don't worry - the course starts with a crash course. If you've done some programming before, you should pick it up quickly. This course shows you how to get set up on Microsoft Windows-based PC's; the sample code will also run on MacOS or Linux desktop systems, but I can't provide OS-specific support for them.

If you’re a programmer looking to switch into an exciting new career track, or a data analyst looking to make the transition into the tech industry – this course will teach you the basic techniques used by real-world industry data scientists. I think you'll enjoy it!


Who is the target audience?

  • Software developers or programmers who want to transition into the lucrative data science career path will learn a lot from this course.

  • Data analysts in the finance or other non-tech industries who want to transition into the tech industry can use this course to learn how to analyze data using code instead of tools. But, you'll need some prior experience in coding or scripting to be successful.

  • If you have no prior coding or scripting experience, you should NOT take this course - yet. Go take an introductory Python course first.



Comments

  1. Great Post with valuable information. I am glad that I have visited this site. Share more updates.

    Machine Learning
    Python

    ReplyDelete

Post a Comment

Popular posts from this blog

GraphQL with React: The Complete Developers Guide

GraphQL with React: The Complete GraphQL Developers Guide Learn and master GraphQL by building real web apps with React and Node What Will I Learn? Build amazing single page applications with React JS and GraphQL Master fundamental concepts behind structuring GraphQL servers Realize the power of building flexible data schemas Be the engineer who explains how GraphQL works to everyone else, because you know the fundamentals so well Become fluent in the ecosystem supporting GraphQL, including the differences between Apollo and Relay Requirements Familiarity with React Description Note: This course assumes you are familiar with React ! If you're tired of spinning your wheels trying to figure out what type of backend server to use, this is the course for you. Authentication?  You will learn it.   Apollo Data?  Included.   Integration with React?  Of course! This GraphQL Developers Guide will get you up and running with Grap...

Oracle DBA 11g/12c - Database Administration for Junior DBA

Oracle DBA 11g/12c - Database Administration for Junior DBA Learn to become an Oracle Database Administrator (DBA) in 6 weeks and get a well paid job as a Junior DBA What Will I Learn? Final Goal: Get a job as an Oracle Database Administrator (Oracle DBA) As a Oracle Database Administrator (Oracle DBA), you would be able understand the Database Architecture, which will help you to perform your DBA duties with better understanding. As a Oracle Database Administrator (Oracle DBA), you would be able to Install the necessary Oracle Software/Database As a Oracle Database Administrator (Oracle DBA), you would be able to Administer User accounts in the Database As a Oracle Database Administrator (Oracle DBA), you would be able to Manage Tablespace's to provide required space for the data As a Oracle Database Administrator (Oracle DBA), you would be able perform Backup and Recovery as needed. As a Oracle Database Administrator (Oracle DBA), you would be able to diagnose ...

Docker Mastery: The Complete Toolset From a Docker Captain

Docker v17.09 Latest! Build, compose, deploy, and manage Docker containers from development to DevOps based Swarm clusters What Will I Learn? How to use Docker and Compose on your machine for better software building and testing. Build a fancy multi-node Swarm cluster for production deployments! Skills to build advanced development environments with your code running in containers. Update and change your Swarm Services without downtime using rolling updates. Hand's-on with best practices for making files and Compose files like a Pro! Experience using multi-host logging and event monitoring for Docker Swarm. Build and publish your own custom images. Understand the new Windows Containers, and try your hand at ARM Containers. Requirements No paid software required - Just install your favorite text editor and browser! Local admin access to install Docker for Mac/Windows/Linux. Understand terminal or command prompt basics. Li...