Discover Classes. Earn Rewards.

Introduction to Data Science, Machine Learning & AI is unfortunately unavailable

Thankfully we have 45 other Data Science Classes for you to choose from. Check our top choices below or see all classes for more options.

Python for Data Science Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Uncover the power of Python for analyzing real-world data sets in this hands-on course at Noble Desktop. Explore Python fundamentals and learn how to create programs, work with data, visualize insights, and develop machine learning models. Elevate your data science skills with the Python for Data Science Bootcamp.

(372) All levels 18 and older
$1,495

5 sessions

Gift it!

Python Developer Immersive

Practical Programming @ Live Online Webinar, New York, NY & Virtually Online

Embark on a transformative journey into the world of Python development with a comprehensive curriculum designed to elevate your coding skills to new heights.

(378) All levels 18 and older
$3,995

15 sessions

Gift it!

Python Data Visualization & Interactive Dashboards

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Master the art of visualizing data and creating interactive dashboards using Python. Gain hands-on experience with popular libraries such as NumPy, Pandas, Matplotlib, Seaborn, Plotly, and Dash Enterprise. Impress potential employers with your data science skills by working on real-life projects and demonstrating your coding and analytical abilities.

(372) All levels 18 and older
$1,695

10 sessions

Gift it!

Python for Data Science Bootcamp

NYIM Training @ 185 Madison Ave, New York, NY

Master the Python programming language and learn advanced techniques for data visualization and machine learning in this data science bootcamp. Explore the fundamentals of Python before diving into the powerful tools of Pandas, Matplotlib, and Sci-Kit learn for analyzing and visualizing data. Take your data science skills to the next level at NYIM Training.

(742) All levels 18 and older
$1,495

5 sessions

Gift it!

Python Data Science & Machine Learning Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Learn how to apply Python to analyze data, create predictive models using machine learning, and automate tasks in this comprehensive data science course. Gain the necessary programming skills to excel in entry-level data science and Python engineering positions.

(372) Beginner 18 and older
$3,495

15 sessions

Gift it!
See all Data Science classes NYC

Introduction to Data Science, Machine Learning & AI

  • Beginner
  • 18 and older
  • $3,190
  • 1601 Broadway, New York, NY
  • 37 hours & 30 minutes over 5 sessions

Start Dates (0)

  • $3,190
  • New York Education Center @ 1601 Broadway 6th Fl, New York, NY 10019
  • 37 hours & 30 minutes over 5 sessions
  • Course 1264
Showing 10 of 0

Class Description

Description

What you'll learn in this data science course:

Introduction to Data Science, Machine Learning & AI using Python


In this Data Science Training in Python course, you will learn how to use Python libraries to build, evaluate, and deploy Machine Learning (ML) and Artificial Intelligence (AI) models that can help you gain previously uncovered insights from your data.

This course covers every stage of the Data Science Lifecycle and teaches you how to manage, transform, and visualize raw data to create predictive models that will help you find and evaluate future opportunities.

Data Science Training in Python Benefits

  • Translate everyday business questions and problems into Machine Learning tasks to make data-driven decisions
  • Use Python Pandas, Matplotlib & Seaborn libraries to explore, analyze, and visualize data from various sources including the web, word documents, email, NoSQL stores, databases, and data warehouses
  • Train a Machine Learning Classifier using different algorithmic techniques from the Scikit-Learn library, such as Decision Trees, Logistic Regression, and Neural Networks
  • Re-segment your customer market using K-Means and Hierarchical algorithms for better alignment of products and services to customer needs
  • Discover hidden customer behaviors from Association Rules and build a Recommendation Engine based on behavioral patterns
  • Investigate relationships & flows between people and business-relevant entities using Social Network Analysis
  • Build predictive models of revenue and other numeric variables using Linear Regression
  • Gain access to an exclusive LinkedIn group for peer and community support
  • Test your knowledge with the included end-of-course exam
  • Leverage continued support with after-course one-on-one instructor coaching and computing sandbox

Data Science in Python Instructor-Led Course Outline

Module 1

  • What is the required skillset of a Data Scientist?
  • Combining the technical and non-technical roles of a Data Scientist
  • The difference between a Data Scientist and a Data Engineer
  • Exploring the full lifecycle of Data Science efforts within the organization
  • Turning business questions into Machine Learning (ML) and Artificial Intelligence (AI) models
  • Exploring diverse and wide-ranging data sources that can be used to answer business questions

Module 2

  • Introducing the features of Python that are relevant to Data Scientists and Data Engineers
  • Viewing Data Sets using Python’s Pandas library
  • Importing, exporting, and working with all forms of data, from Relational Databases to Google Images
  • Using Python Selecting, Filtering, Combining, Grouping and Applying Functions from Python’s Pandas library
  • Dealing with Duplicates, Missing Values, Rescaling, Standardizing and Normalizing Data
  • Visualizing data for both exploration and communication with the Pandas, Matplotlib and Seaborn Python libraries

Module 3

  • Preprocessing Unstructured Data such as web adverts, emails, and blog posts for AI/ML models
  • Exploring the most popular approaches to Natural Language Processing (NLP) such as stemming and “stop” words
  • Preparing a term-document matrix (TDM) of unstructured documents for analysis

Module 4

  • Expressing a business problem, such as customer revenue prediction, as a linear regression task
  • Assessing variables as potential Predictors of the required Target (e.g., Education as a predictor of Salary Build)
  • Interpreting and Evaluating a Linear Regression model in Python using measures such as RMSE
  • Exploring the Feature Engineering possibilities to improve the Linear Regression model

Module 5

  • Learning how AI/ML Classifiers are built and used to make predictions such as Customer Churn
  • Exploring how AI/ML Classification models are built using Training, Test, and Validation
  • Evaluating the strength of a Decision Tree Classifier

Module 6

  • Examining alternative approaches to classification
  • Considering how Activation Functions are integral to Logistic Regression Classifiers
  • Investigating how Neural Networks and Deep Learning are used to build self-driving cars
  • Exploring the probability foundations of Naive Bayes classifiers
  • Reviewing different approaches to measuring the performance of AI/ML Classification Models
  • Reviewing ROC curves, AUC measures, Precision, Recall, Confusion Matrices

Module 7

  • Uncovering new ways of segmenting your customers, products, or services using clustering algorithms
  • Exploring what the concept of similarity means to humans and how it can be implemented programmatically through distance measures on descriptive variables
  • Performing top-down clustering with Python’s Scikit-Learn K-Means algorithm
  • Performing bottom-up clustering with Scikit-Learn’s hierarchical clustering algorithm
  • Examining clustering techniques on unstructured data (e.g., Tweets, Emails, Documents, etc.)

Module 8

  • Building models of customer behaviors or business events from logged data using Association Rules
  • Evaluating the strength of these models through probability measures of support, confidence, and lift
  • Employing feature engineering approaches to improve the models
  • Building a recommender for your customers that is unique to your product/service offering

Module 9

  • Analyzing your organization, its people, and environment as a network of inter-relationships
  • Visualizing these relationships to uncover previously unseen business insights
  • Exploring ego-centric and socio-centric methods of analyzing connections important to your organization
Module 10
  • Examining Cloud (Microsoft, Amazon, Google) approaches to handling Big Data analytics
  • Exploring the communications and ethics aspects of being a Data Scientist
  • Surveying the paths of continual learning for a Data Scientist

Refund Policy

If a customer would like to cancel or transfer their course, they must notify Coursehorse prior to 3 weeks before the start date of the course or within seven days of registration. On-Demand Courses cannot be cancelled once purchased and are not eligible for refund.

  • If a customer transfers to another course prior to 3 weeks before the start date or within seven days of registration of the course in which originally enrolled, 100% of any prepaid course tuition will be applied toward the course tuition for the subsequent course.
  • If a customer needs to cancel an enrollment 3 weeks prior to the start of the class or within seven days of registration, we will refund 95% of any prepaid course tuition for that enrollment.
  • If a customer does need to transfer or cancel a course within 3 weeks of the start date of the course or after seven days from the date of registration, a fee equal to 50% of the price of the course will be assessed for any standard attendances.

Attendances associated with a Learning Tree program will be assessed a $500 fee. Training Passports, Training Vouchers and Pay-As-You-Learn Vouchers cannot be used after their expiration dates, and a course cancellation or transfer by the customer will not extend a Training Passport, Training Voucher Pack or Pay-As-You-Learn Voucher Pack expiration date.

In the event that an instructor or the school needs to cancel at the last minute, students will receive a refund less a 5% non-refundable registration fee.

In any event where a customer wants to cancel their enrollment and is eligible for a full refund, a 5% processing fee will be deducted from the refund amount.

Similar Classes

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 31900 points. Points give you money off your next class!

Questions & Answers (1)

Get quick answers from CourseHorse and past students.

Question from Anonymous
Do I receive a certification for the Introduction to Data Science, Machine Learning & AI course?
Answer from Georgia C. CourseHorse StaffCourseHorse Staff
Hi there! There is only a completion certificate that is given at the end of the course.
Answer Show answer
Cancel

Learning Tree International

Established in 1974, Learning Tree International is a leading provider of IT training and management training to business and government organizations worldwide. In addition, Learning Tree provides IT Workforce Optimization Solutions – a modern approach that improves the adoption of skills, and accelerates...

Read more about Learning Tree International

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified NYC educator.

Learning Tree International

Learning Tree International

All classes at this location

enter on 48th Street

Google Map

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Professional Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...