This is a hands-on, guided project on Predictive Analytics for Business with H2O in R. By the end of this project, you will be able apply machine learning and predictive analytics to solve a business problem, explain and describe automatic machine learning, perform automatic machine learning (AutoML) with H2O in R. We will take a data-driven approach to predict the success of … [Read more...] about Predictive Analytics for Business with H2O in R
Data Science
Statistics for Data Science Essentials
Review the basics of discrete math and probability before enhancing your probability skills and learning how to interpret data with tools such as the central limit theorem, confidence intervals and more. Complete short weekly mathematical assignments. … [Read more...] about Statistics for Data Science Essentials
ChatGPT for Beginners: Using AI for Market Research
Ever wondered how artificial intelligence can revolutionize market research? Imagine being able to effortlessly create surveys, polls, and multilingual content for your market research using advanced AI especially tools like ChatGPT. This Guided Project was created to help marketers, business professionals, and researchers accomplish a seamless integration of ChatGPT into their … [Read more...] about ChatGPT for Beginners: Using AI for Market Research
BiteSize Python for Absolute Beginners: Flow Controls
This course focuses on mastering Python’s control flow mechanisms, including branching, looping, and functions. It covers essential concepts such as making decisions with if, if-else, and if-elif-else structures (branching), automating repetitive tasks using while and for loops (looping), and introduces functions as a higher-level form of flow control. Advanced topics like … [Read more...] about BiteSize Python for Absolute Beginners: Flow Controls
Basic Statistics in Python (Correlations and T-tests)
By the end of this project, you will learn how to use Python for basic statistics (including t-tests and correlations). We will learn all the important steps of analysis, including loading, sorting and cleaning data. In this course, we will use exploratory data analysis to understand our data and plot boxplots to visualize the data. Boxplots also allow us to investigate any … [Read more...] about Basic Statistics in Python (Correlations and T-tests)