Discover Classes. Earn Rewards.

Data Science is unfortunately unavailable

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

Portrait Editing - Tools and Techniques

Capital Photography Center @ 218 N Lee St, Washington, DC

Learn the secrets to professional portrait editing in this hands-on course led by professional headshot photographer Laura Hatcher. Discover the powerful editing tools in Lightroom Classic and Photoshop that will take your portrait editing to the next level. Enhance your skills and create stunning portraits with confidence.

(10) All levels 16 and older

Certified Optical Network Associate (CONA)

FiberGuide @ 1765 Greensboro Station Place Tower 1, Tysons, VA

CONA is the first of two vendor neutral intense 5-day optical network training courses from Optical Technology Training (OTT). CONA is designed to offer prospective optical network engineers the ins and outs of optical networking. It covers networks that use single channel or multiple channels using DWDM or CWDM. These include metro networks, FTTA, DCIs, long haul networks and other WANs. Delegates learn what is required for satisfactory system...

All levels 18 and older
$3,100

5 sessions

Gift it!

Certified Optical Network Engineer (CONE)

FiberGuide @ 1765 Greensboro Station Place Tower 1, Tysons, VA

Unlock the secrets of advanced optical networking in this intensive 5-day training. Dive deep into cutting-edge technology, mastering solutions to meet the demands of tomorrow's networks while optimizing costs and environmental impact. Gain invaluable insights to shape the future of your network infrastructure.

All levels 18 and older
$3,960

5 sessions

Gift it!

Lightroom In A Day

Capital Photography Center @ 8130 Porter Rd Falls Church,, Virginia, DC

Master the power of Lightroom and take control of your digital workflow. Learn how to organize, adjust, and export your images with ease in this comprehensive course at Capital Photography Center. Don't miss out on the extensive PDF handout filled with practical tips and tricks to enhance your Lightroom skills.

(10) All levels 16 and older
See all Tech classes Washington, D.C.

Data Science

  • All levels
  • 18 and older
  • $16,900
  • Virtual Classroom
  • 675 hours over 75 sessions

Start Dates (0)

  • $16,900
  • Virtual Classroom
  • 675 hours over 75 sessions
Showing 10 of 0

Class Description

Description

What you'll learn in this data science course:

Launch your career as a data scientist

At Flatiron School, we teach today’s in-demand tech skills through our dynamic, immersive courses taught by experienced, passionate industry professionals online and on WeWork campuses around the world. But we don’t stop there — we pair an industry-leading curriculum with dedicated Career Services professionals who are committed to helping you find a job you love.

Curated Community

We’ve been building communities of learners since 2012. Build your network as well as your knowledge with a diverse, supportive group of peers committed to growth and change.

Defer Your Tuition

Income Share Agreements (ISAs) are a form of deferred tuition, allowing students to focus on learning — and not on financing. With an ISA, following initial deposit, you pay nothing toward your tuition until after you’ve left the program and are earning at least the minimum income — regardless of job type or industry.

Money-Back Guarantee

Change careers with confidence thanks to our Money-Back Guarantee. Work with a Career Coach and follow our proven-job search framework, and get a job within 6 months, or your money back.

What you'll learn: data science & machine learning

From Python to Machine Learning, our 15-week data science training program gives you the breadth and depth needed to become a well-rounded data scientist. You’ll  also leave with an understanding of how to discover new techniques as your career progresses.

Every 3 weeks you’ll be introduced to a new module that builds off the learnings of the previous section while allowing you enough time to dive into each area for a thorough understanding of the subject matter.

Prework Modules

The Data Science program moves quickly and our passionate students embrace that challenge. While no experience is necessary to apply, we require you to demonstrate some data science knowledge prior to getting admitted, then complete a prework course before Day 1. To help you prepare for our bootcamp, we provide a free introductory course. This prework ensures you come in prepared and are able to keep pace with the class.

Introduction to Data with Python and SQL
Our first module introduces the fundamentals of Python for data science. You’ll learn basic Python programming, how to use Jupyter Notebooks, and will be familiarized with popular Python libraries that are used in data science, such as Pandas and NumPy. 
Additionally, you’ll learn how to use Git and Github as a collaborative version control tool. To organize your data, you’ll learn about data structures, relational databases, ways to retrieve data, and the fundamentals of SQL for data querying for structured databases. Furthermore, you’ll learn how to access data from various sources using APls, as well as perform Web Scraping.
Finally, we’ll conclude with a heavy focus on visualizations as a way to go from data to insights. 
At the end of this module, students will use their newly learned skills to collect, organize and visualize data, with the goal to provide actionable insights!
Module 1 Topics
  • Variables
  • Booleans and Conditionals
  • Lists
  • Dictionaries
  • Looping
  • Functions
  • Data Structures
  • Data Cleaning
  • Pandas
  • NumPy
  • Matplotlib/Seaborn for Data Visualization
  • Git/Github
  • SQL
  • Accessing Data Through APIs
  • Web Scraping
Statistics, A/B Testing, and Linear Regression
Having learned how to gather and explore data with Python and SQL you can now go deeper into analyzing that information with statistics. In this module, you’ll learn about the fundamentals of probability theory, where you will learn about probability principles such as combinations and permutations. You will go on and learn about statistical distributions and how to create samples when distributions are known. By the end of this module, you will be able to apply this knowledge by running A/B tests. Additionally, you’ll learn how to build your first (and important) data science model: a linear regression model.
Module 2 Topics
  • Combinatorics
  • Probability Theory
  • Statistical Distributions
  • Bayes Theorem
  • Sampling Methods
  • Hypothesis Testing
  • A/B Testing
  • Linear Regression
  • Model Evaluation
Machine Learning

Module 3 is all about machine learning, with a heavy focus on supervised learning. To start, you will go a little deeper into regression analysis, learning about extensions to linear regression, and a new form of regression: logistic regression. In building regression models, students will learn about penalization terms, preventing overfitting through regularization and using cross validation to validate regression model.

Next, you’ll learn how to build and implement the most important machine learning techniques. You’ll learn about classification algorithms such as Support Vector Machines and Decision Trees. Additionally, you’ll learn how to build even more robust classifiers using ensemble methods such as Bagged and Boosted Trees, and Random Forests.

Module 3 Topics

  • Linear Algebra
  • Logistic Regression
  • Maximum Likelihood Estimation
  • Optimization Cost Function
  • Gradient Descent
  • K Nearest Neighbors
  • Decision Trees
  • Ensemble methods
  • Pipeline Building
  • Hyperparameter Tuning
  • Grid Search
  • Scikit-Learn

Big Data, Deep Learning, and Natural Language Processing
After a full module on supervised learning, this  module focuses on a variety of advanced Data Science techniques. You will start with learning about unsupervised learning techniques such as clustering techniques and dimensionality reduction techniques. Next, you will be introduced to threading and multiprocessing to be able to work with big data.  In doing so, you’ll learn about PySpark and AWS, and how to use those tools to build a recommendation system. Next, you will get an in-depth overview of deep learning techniques, learning about densely connected neural networks, enabling high-performing classification performance. Next, students will learn how to use regular expressions in Python, and how to manage string values, analyze text and perform sentiment analysis.
Module 4 Topics

  • Dimensionality Reduction
  • Clustering
  • Time Series Analysis
  • Neural Networks
  • Big Data
  • Natural Language Processing
  • Text Vectorization
  • Natural Language Toolkit
  • Regular Expressions
  • Word2Vec
  • Text Classification
  • Recommendation Systems

Data Science Advanced Project

In our final project, you’ll work individually to create a large-scale data science and machine learning project. This final project provides an in-depth opportunity for you to demonstrate your learning accomplishments and get a feel for what working on a large-scale data science project is really like. 

You and your fellow students will each pitch three different ideas and then decide on your final project with your instructors. Instructors advise on projects based on difficulty and feasibility given the course’s time constraints. At the end of the project, you’ll receive a grade based on various factors.

Upon project completion, you’ll know how to construct a project that gathers and builds statistical or machine learning models to deliver insights and communicate findings through data visualisation and storytelling techniques.

Module 5 Topics

  • Final Project

Refund Policy

Due to the high costs of hardware, software, facilities and staff resources a non-refundable, non-transferable 25% of tuition is required per course, per participant.

  • Payments, less the non-refundable amount, are refundable until 4 weeks (31 days) prior to the start of the confirmed course start date.
  • No refund will be issued for cancellations or withdrawals within the 31 days of the start of the confirmed course start date.
A $35 cancellation fee will be applied to all refunds.

Reviews of Classes at The Flatiron School (2)

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 169000 points. Points give you money off your next class!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

The Flatiron School

The Flatiron School is a school for passionate people who want to love what they do. As an intensive school for those who love to create, the goal is to learn build awesome things with code.

The adult programs prepare students with little technical experience to build web and mobile applications in just...

Read more about The Flatiron School

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified Washington, D.C. educator.

The Flatiron School

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...