Open in app

Sign in

Write

Sign in

Harikrishna Kandukuru
Harikrishna Kandukuru

5 Followers

Home

About

Jun 5

Decision Trees

1. Introduction Unlike the meme above, Tree-based algorithms are pretty nifty when it comes to real-world scenarios. Decision Tree is a supervised (labeled data) machine learning algorithm that can be used for both classification and regression problems. It’s similar to the Tree Data Structure, which has a root, and multiple other types…

Decision Tree

6 min read

Decision Trees
Decision Trees
Decision Tree

6 min read


Jun 5

Logistic Regression

What is Logistic Regression? It’s a classification algorithm, that is used where the response variable is categorical. The idea of Logistic Regression is to find a relationship between features and probability of particular outcome. E.g. When we have to predict if a student passes or fails in an exam when the number of hours…

Logistic Regression

4 min read

Logistic Regression
Logistic Regression
Logistic Regression

4 min read


Jun 3

Linear Regression

What is Regression? Regression is a method for understanding the relationship between independent variables or features and a dependent variable or outcome. Outcomes can then be predicted once the relationship between independent and dependent variables has been estimated. Regression is a field of study in statistics which forms a key part of forecast…

Linear Regression

6 min read

Linear Regression
Linear Regression
Linear Regression

6 min read


Jun 3

Abalone Age Prediction Problem By using RandomForestClassifier in Machine Learning

Abalone is a type of sea snail that belongs to the Haliotidae family. It is known for its distinctive shell, which is characterized by a series of open holes or respiratory pores. These holes allow the abalone to exchange gases and expel waste products. Abalone shells are highly prized for…

6 min read

Abalone Age Prediction Problem By using RandomForestClassifier in Machine Learning
Abalone Age Prediction Problem By using RandomForestClassifier in Machine Learning

6 min read

Harikrishna Kandukuru

Harikrishna Kandukuru

5 Followers

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams