244 results for "python"

Developing Python Packages

Learn to create your own Python packages to make your code easier to use and share with others.

4 hours Programming James Fulton Course

Analyzing Marketing Campaigns with pandas

Build up your pandas skills and answer marketing questions by merging, slicing, visualizing, and more!

4 hours Other Jay Rosok Course

Model Validation in Python

Learn the basics of model validation, validation techniques, and begin creating validated and high performing models.

4 hours Machine Learning Kasey Jones Course

Image Processing in Python

Learn to process, transform, and manipulate images at your will.

4 hours Machine Learning Rebeca Gonzalez Course

Dimensionality Reduction in Python

Understand the concept of reducing dimensionality in your data, and master the techniques to do so in Python.

4 hours Machine Learning Jeroen Boeye Course

Practicing Coding Interview Questions in Python

Prepare for your next coding interviews in Python.

4 hours Programming Kirill Smirnov Course

End-to-End Machine Learning

Dive into the world of machine learning and discover how to design, train, and deploy end-to-end models.

4 hours Machine Learning Joshua Stapleton Course

Intermediate Python for Finance

Build on top of your Python skills for Finance, by learning how to use datetime, if-statements, DataFrames, and more.

4 hours Applied Finance Kennedy Behrman Course

Feature Engineering for Machine Learning in Python

Create new features to improve the performance of your Machine Learning models.

4 hours Machine Learning Robert O'Callaghan Course

Intermediate Data Visualization with Seaborn

Use Seaborn's sophisticated visualization tools to make beautiful, informative visualizations with ease.

4 hours Data Visualization Chris Moffitt Course

Bayesian Data Analysis in Python

Learn all about the advantages of Bayesian data analysis, and apply it to a variety of real-world use cases!

4 hours Probability & Statistics MichaƂ Oleszak Course

Statistical Thinking in Python (Part 1)

Build the foundation you need to think statistically and to speak the language of your data.

3 hours Probability & Statistics Justin Bois Course

Extreme Gradient Boosting with XGBoost

Learn the fundamentals of gradient boosting and build state-of-the-art machine learning models using XGBoost to solve classification and regression problems.

4 hours Machine Learning Sergey Fogelson Course

Hyperparameter Tuning in Python

Gain experience using techniques for automated hyperparameter tuning in Python, including Grid, Random, and Informed Search.

4 hours Machine Learning Alex Scriven Course

Introduction to Testing in Python

Master Python testing: Learn methods, create checks, and ensure error-free code with pytest and unittest.

4 hours Programming Alexander Levin Course

Introduction to Databases in Python

In this course, you'll learn the basics of relational databases and how to interact with them.

4 hours Data Manipulation Jason Myers Course

A/B Testing in Python

Learn the practical uses of A/B testing in Python to run and analyze experiments. Master p-values, sanity checks, and analysis to guide business decisions.

4 hours Probability & Statistics Moe Lotfy, PhD Course

ARIMA Models in Python

Learn about ARIMA models in Python and become an expert in time series analysis.

4 hours Machine Learning James Fulton Course

Reshaping Data with pandas

Reshape DataFrames from a wide to long format, stack and unstack rows and columns, and wrangle multi-index DataFrames.

4 hours Data Manipulation Maria Eugenia Inzaugarat Course

Image Modeling with Keras

Learn to conduct image analysis using Keras with Python by constructing, training, and evaluating convolutional neural networks.

4 hours Artificial Intelligence Ariel Rokem Course

Quantitative Risk Management in Python

Learn about risk management, value at risk and more applied to the 2008 financial crisis using Python.

4 hours Applied Finance Jamsheed Shorish Course

Dealing with Missing Data in Python

Learn how to identify, analyze, remove and impute missing data in Python.

4 hours Data Manipulation Suraj Donthi Course

Working with Geospatial Data in Python

This course will show you how to integrate spatial data into your Python Data Science workflow.

4 hours Data Manipulation Joris Van den Bossche Course

Writing Efficient Code with pandas

Learn efficient techniques in pandas to optimize your Python code.

4 hours Programming Leonidas Souliotis Course

Importing and Managing Financial Data in Python

In this course, you'll learn how to import and manage financial data in Python using various tools and sources.

5 hours Applied Finance Stefan Jansen Course

Credit Risk Modeling in Python

Learn how to prepare credit application data, apply machine learning and business rules to reduce risk and ensure profitability.

4 hours Applied Finance Michael Crabtree Course

Natural Language Processing with spaCy

Master the core operations of spaCy and train models for natural language processing. Extract information from unstructured data and match patterns.

4 hours Machine Learning Azadeh Mobasher Course

Monte Carlo Simulations in Python

Learn to design and run your own Monte Carlo simulations using Python!

4 hours Probability & Statistics Izzy Weber Course

Financial Trading in Python

Learn to implement custom trading strategies in Python, backtest them, and evaluate their performance!

4 hours Applied Finance Chelsea Yang Course

Customer Analytics and A/B Testing in Python

Learn how to use Python to create, run, and analyze A/B tests to make proactive business decisions.

4 hours Probability & Statistics Ryan Grossman Course

Introduction to Data Visualization with Plotly in Python

Create interactive data visualizations in Python using Plotly.

4 hours Data Visualization Alex Scriven Course

Introduction to Portfolio Risk Management in Python

Evaluate portfolio risk and returns, construct market-cap weighted equity portfolios and learn how to forecast and hedge market risk via scenario generation.

4 hours Applied Finance Dakota Wixom Course

Financial Forecasting in Python

Step into the role of CFO and learn how to advise a board of directors on key metrics while building a financial forecast.

4 hours Applied Finance Victoria Clark Course

Visualizing Geospatial Data in Python

Learn how to make attractive visualizations of geospatial data in Python using the geopandas package and folium maps.

4 hours Data Visualization Mary van Valkenburg Course

Sentiment Analysis in Python

Are customers thrilled with your products or is your service lacking? Learn how to perform an end-to-end sentiment analysis task.

4 hours Machine Learning Violeta Misheva Course

Machine Learning for Finance in Python

Learn to model and predict stock data values using linear models, decision trees, random forests, and neural networks.

4 hours Machine Learning Nathan George Course

Building Chatbots in Python

Learn the fundamentals of how to build conversational bots using rule-based systems as well as machine learning.

4 hours Machine Learning Alan Nichol Course

Visualizing Time Series Data in Python

Visualize seasonality, trends and other patterns in your time series data.

4 hours Data Visualization Thomas Vincent Course

Reinforcement Learning with Gymnasium in Python

Start your reinforcement learning journey! Learn how agents can learn to solve environments through interactions.

4 hours Machine Learning Fouad Trad Course

Feature Engineering for NLP in Python

Learn techniques to extract useful information from text and process them into a format suitable for machine learning.

4 hours Machine Learning Rounak Banik Course

Anomaly Detection in Python

Detect anomalies in your data analysis and expand your Python statistical toolkit in this four-hour course.

4 hours Probability & Statistics Bex Tuychiyev Course

Building Dashboards with Dash and Plotly

Learn how to build interactive and insight-rich dashboards with Dash and Plotly.

4 hours Data Visualization Alex Scriven Course

Introduction to Predictive Analytics in Python

In this course you'll learn to use and present logistic regression models for making predictions.

4 hours Machine Learning Nele Verbiest Course

Biomedical Image Analysis in Python

Learn the fundamentals of exploring, manipulating, and measuring biomedical image data.

4 hours Data Manipulation Stephen Bailey Course

Intermediate Regression with statsmodels in Python

Learn to perform linear and logistic regression with multiple explanatory variables.

4 hours Probability & Statistics Maarten Van den Broeck Course

Fraud Detection in Python

Learn how to detect fraud using Python.

4 hours Machine Learning Charlotte Werger Course

Introduction to Object-Oriented Programming in Python

Discover the fundamental concepts of object-oriented programming (OOP), building custom classes and objects!

3 hours Programming George Boorman Course

Market Basket Analysis in Python

Explore association rules in market basket analysis with Python by bookstore data and creating movie recommendations.

4 hours Machine Learning Isaiah Hull Course

Recurrent Neural Networks (RNNs) for Language Modeling with Keras

Learn how to use RNNs to classify text sentiment, generate sentences, and translate text between languages.

4 hours Artificial Intelligence David Cecchini Course

Customer Segmentation in Python

Learn how to segment customers in Python.

4 hours Data Manipulation Karolis Urbonas Course
See 50 More Results

Building Financial Reports

Ready to analyze and visualize financial ratios? In this project, you will take on real-world challenges like evaluating the profitability and leverage of companies across industries.

1 hour Applied Finance Rohan Chatterjee Project guided

Mobile Games A/B Testing with Cookie Cats

Analyze an A/B test from the popular mobile puzzle game, Cookie Cats.

45 minutes Case Studies Rasmus BĂ„Ă„th Project guided

Building a Retail Data Pipeline

Test your Data engineering skills by creating a data pipeline to analyze E-commerce business of Walmart!

45 min Python Programming, Data Manipulation... Anastasia Dvoryanchikova Project guided

Clustering Antarctic Penguin Species

Arctic Penguin Exploration: Unraveling Clusters in the Icy Domain with K-means Clustering

1 hour Machine Learning Amir Parizi Project guided

Predicting Movie Rental Durations

Build a regression model for a DVD rental firm to predict rental duration. Evaluate models to recommend the best one.

1 hour Data Manipulation, Machine Learning Rohan Chatterjee Project guided

Hypothesis Testing in Healthcare

Perform hypothesis tests to determine if the adverse effects of a pharmaceutical drug are significant!

1 hour Python Programming, Data Manipulation... Mark Edosa Project guided

Predictive Modeling for Agriculture

Dive into agriculture using supervised machine learning and feature selection to aid farmers in crop cultivation and solve real-world problems.

1 hour Python Programming, Machine Learning... Mohammed Abufouda Project guided

Predicting Temperature in London

Perform a machine learning experiment to find the best model that predicts the temperature in London!

1 hour Data Manipulation, Data Visualization... Folkert Stijnman Project guided

What's in an Avocado Toast: A Supply Chain Analysis

Conduct a supply chain analysis of the ingredients used in an avocado toast to gain an understanding of the complex supply chain involved.

1 hour Python Programming, Data Manipulation Maham Khan Project guided

Data Driven Product Management: Conducting a Market Analysis

Explore local and global fitness trends to identify product niches. Investigate online interest in gyms, workouts, digital services, and web apps.

1 hour Python Programming, Data Manipulation Maham Khan Project guided

Investigating Netflix Movies

Apply the foundational Python skills you learned in Introduction to Python and Intermediate Python by manipulating and visualizing movie data.

1 hour Data Manipulation, Data Visualization Jasmin Ludolf Project guided

Modeling Car Insurance Claim Outcomes

Clean customer data and use logistic regression to predict whether people will make a claim on their car insurance!

1 hour Machine Learning, Probability & Statistics George Boorman Project guided

Word Frequency in Moby Dick

Use web scraping and NLP to find the most frequent words in classic literature: Herman Melville's novel, Moby Dick.

1 hour Python Programming, Programming Jasmin Ludolf Project guided

The GitHub History of the Scala Language

Find the true Scala experts by exploring its development history in Git and GitHub.

45 minutes Data Manipulation, Data Visualization... Anita Sarma Project guided

Cleaning Bank Marketing Campaign Data

Tidy a bank marketing campaign dataset by splitting it into subsets, updating values, converting data types, and storing it as multiple csv files.

30 minutes Programming George Boorman Project guided

Hypothesis Testing with Men's and Women's Soccer Matches

Perform a hypothesis test to determine if more goals are scored in women's soccer matches than men's!

1 hour Probability & Statistics James Chapman Project guided

Analyzing River Thames Water Levels

Apply your data manipulation skills to time series data on water levels of the River Thames.

1 hour Python Programming, Data Manipulation Maham Khan Project guided

Customer Analytics: Preparing Data for Modeling

Apply your knowledge of data types and categorical data to prepare a big dataset for modeling!

1 hour Data Manipulation James Chapman Project guided

Exploring NYC Public School Test Result Scores

Use data manipulation and summary statistics to analyze test scores across New York City's public schools!

30 minutes Exploratory Data Analysis George Boorman Project guided

Analyzing Online Sports Revenue

Analyze product data for an online sports retail company to optimize revenue.

1 hour Data Manipulation George Boorman Project guided

Exploring Airbnb Market Trends

Apply your importing and cleaning data and data manipulation skills to explore New York City Airbnb data.

1 hour Python Programming, Data Manipulation Maham Khan Project guided

Consolidating Employee Data

Use DataFrames to read and merge employee data from different sources.

30 minutes Data Preparation Izzy Weber Project guided

The Hottest Topics in Machine Learning

Use Natural Language Processing on NIPS papers to uncover the trendiest topics in machine learning research.

45 minutes Data Manipulation, Data Visualization... Lars Hulstaert Project guided

What and Where are the World's Oldest Businesses

Use joining techniques to discover the oldest businesses in the world.

45 minutes Data Manipulation Izzy Weber Project guided

Recreating John Snow's Ghost Map

Recreate John Snow's famous map of the 1854 cholera outbreak in London.

60 minutes Data Manipulation, Data Visualization... Radovan Kavicky Project guided

Writing Functions for Product Analysis

Use coding best practices and functions to improve a script!

45 minutes Programming Lis Sulmont Project guided

The Android App Market on Google Play

Load, clean, and visualize scraped Google Play Store data to gain insights into the Android app market.

45 minutes Data Manipulation, Data Visualization... Lavanya Gupta Project guided

Exploring the Evolution of Linux

Find out about the evolution of the Linux operating system by exploring its version control system.

45 minutes Importing & Cleaning Data, Case Studies Markus Harrer Project guided

Exploring the History of Lego

Use a variety of data manipulation techniques to explore different aspects of Lego's history!

45 minutes Data Manipulation, Data Visualization... Ramnath Vaidyanathan Project guided

Rise and Fall of Programming Languages

Analyze the relative popularity of programming languages over time based on Stack Overflow data.

60 minutes Data Manipulation, Data Visualization... David Robinson Project guided

Rise and Fall of Programming Languages

Analyze the relative popularity of programming languages over time based on Stack Overflow data.

60 minutes Data Manipulation, Data Visualization... Sara Billen Project guided

Technology

Topic