AUTHOR NAME

Nidhi Goswami

165 POSTS
0 COMMENTS

Random Forest Regression: It’s Advantages & Disadvantages

Random forest regression is a popular and powerful machine learning technique used for predicting continuous values like prices, sales, and temperatures. It is based...

Top 5 real world applications of graph algorithms

Graph data structure is a basic fundamental in computer science. It is composed of nodes and the edges which creates connection between them. As...

Ridge and Lasso Regression in Python

In machine learning we often use linear regression to make predictions based on data. But sometimes the model learns the training data too well...

Linear Regression Explained: A Beginner’s Guide with Python Code

Linear Regression is one of the most basic and important concepts in data science and machine learning. But do not worry because it is...

Topological Sorting in Data Structures and Algorithms

Imagine you have a list of tasks to do but some of them must be done before others. For example you cannot bake a...

Gnome Sort Algorithm : Its Working and Applications

Gnome Sort is a fun and easy sorting algorithm that works like a little gnome organizing flower pots. Imagine a gnome walking through a...

Data Visualization using Matplotlib in Python

Have you ever looked at a big table full of numbers and felt totally confused. That’s why we use something called data visualization. It...

Pigeonhole Sort Algorithm: Its Complexity and Working

Sorting means arranging things in order like putting your books by height or your clothes by color. In computer science sorting helps organize data...

Shell Sort Algorithm in Data Structures with Code Examples

Sorting means putting things in order like smallest to biggest or A to Z. Computers also need to sort stuff like numbers names or...

Bucket Sort Algorithm: Its Working & Applications

Sorting algorithm is very useful when it comes to a competitive coding and practice for interviews. It is the heart of computing and choosing...

Latest news

Home
Past Papers
Result
Search
×