Logistic Regression

Sort options

Machine Learning Under the Hood: The Technical Tips, Tricks, and Pitfalls (Coursera)

Machine learning. Your team needs it, your boss demands it, and your career loves it. After all, LinkedIn places it as one of the top few "Skills Companies Need Most" and as the very top emerging job in the U.S. This course will show you how machine learning works. [...]

Supervised Learning: Classification (Coursera)

Apr 22nd 2024
Supervised Learning: Classification (Coursera)
Course Auditing
Categories
Effort
Languages
This course introduces you to one of the main types of modeling families of supervised Machine Learning: Classification. You will learn how to train predictive models to classify categorical outcomes and how to use error metrics to compare across different models. The hands-on section of this course focuses on [...]
Apr 22nd 2024
Course Auditing
33.00 EUR/month

Natural Language Processing with Classification and Vector Spaces (Coursera)

In Course 1 of the Natural Language Processing Specialization, offered by deeplearning.ai, you will: a) Perform sentiment analysis of tweets using logistic regression and then naïve Bayes, b) Use vector space models to discover relationships between words and use PCA to reduce the dimensionality of the vector space and visualize [...]

Logistic Regression in R for Public Health (Coursera)

Why logistic regression for public health rather than just logistic regression? Well, there are some particular considerations for every data set, and public health data sets have particular features that need special attention. In a word, they're messy. Like the others in the series, this is a hands-on course, [...]

Raising Capital: Credit Tech, Coin Offerings, and Crowdfunding (Coursera)

Consider the benefits and challenges of disruptive capital-raising technology. Advances in technology have both systematized and democratized consumers’ and business’ access to capital. In this course, you will explore the ways in which technology has transformed access to consumer credit and access to seed capital for business [...]

Regression Models (Coursera)

Linear models, as their name implies, relates an outcome to a set of predictors of interest using linear assumptions. Regression models, a subset of linear models, are the most important statistical analysis tool in a data scientist’s toolkit. This course covers regression analysis, least squares and inference using [...]

Foundations of Machine Learning (Coursera)

In a world where data-driven insights are reshaping industries, mastering the foundations of machine learning is a valuable skill that opens doors to innovation and informed decision-making. In this comprehensive course, you will be guided through the core concepts and practical aspects of machine learning. Complex algorithms and techniques [...]

Classification Analysis (Coursera)

The "Classification Analysis" course provides you with a comprehensive understanding of one of the fundamental supervised learning methods, classification. You will explore various classifiers, including KNN, decision tree, support vector machine, naive bayes, and logistic regression, and learn how to evaluate their performance. Through tutorials and engaging case studies, [...]

Analysis and Interpretation of Data (Coursera)

This course focuses on the analysis and interpretation of data. The focus will be placed on data preparation and description and quantitative and qualitative data analysis. The course commences with a discussion of data preparation, scale internal consistency, appropriate data analysis and the Pearson correlation. [...]

Machine Learning Basics (Coursera)

In this course, you will: understand the basic concepts of machine learning; understand a typical memory-based method, the K nearest neighbor method; understand linear regression; understand model analysis. Please make sure that you’re comfortable programming in Python and have a basic knowledge of mathematics including matrix multiplications, and conditional [...]