top of page
![soullabs logo.jpg](https://static.wixstatic.com/media/f536ba_ff0ec824838b468b8e5d004561ed55cf~mv2.jpg/v1/fill/w_49,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/_edited.jpg)
![Home office](https://static.wixstatic.com/media/11062b_0f122488c48e406f92f4b7f6f4c94c3f~mv2_d_2000_1333_s_2.jpg/v1/fill/w_980,h_653,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_0f122488c48e406f92f4b7f6f4c94c3f~mv2_d_2000_1333_s_2.jpg)
![Confusion matrix in machine learning](https://static.wixstatic.com/media/7ed44c_54dc9c2355604b9ba6a250578666daa8~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ed44c_54dc9c2355604b9ba6a250578666daa8~mv2.webp)
rishabhdwivedi062
Nov 5, 20222 min read
Confusion matrix in machine learning
A confusion matrix is a N x N matrix that is used to interpret model evaluation performance systematically. Here N is the number of...
81 views0 comments
![House price prediction using linear regression model](https://static.wixstatic.com/media/7ed44c_7125248f38e84a6ea8ee9b09264ab4c6~mv2.png/v1/fill/w_454,h_265,fp_0.50_0.50,q_95,enc_auto/7ed44c_7125248f38e84a6ea8ee9b09264ab4c6~mv2.webp)
rishabhdwivedi062
Oct 5, 20223 min read
House price prediction using linear regression model
We will be building a House Price prediction model using linear regression, I will try to make everything simple for you. You can access...
62 views0 comments
![Model evaluation metrics in machine learning](https://static.wixstatic.com/media/7ed44c_762556bd70ec476f928342e0ae5f07da~mv2.png/v1/fill/w_255,h_86,fp_0.50_0.50,q_95,enc_auto/7ed44c_762556bd70ec476f928342e0ae5f07da~mv2.webp)
rishabhdwivedi062
Sep 16, 20222 min read
Model evaluation metrics in machine learning
They are used to calculate the errors in machine learning models, we will have a detailed look at various model evaluation techniques. 1....
38 views0 comments
![How to handle categorical variables in machine learning](https://static.wixstatic.com/media/7ed44c_9721560488c84271ac57140996b1ef16~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ed44c_9721560488c84271ac57140996b1ef16~mv2.webp)
rishabhdwivedi062
Sep 12, 20223 min read
How to handle categorical variables in machine learning
Categorical variables are the non-numeric data present in the dataset. We can use it to well to enhance the accuracy of our machine...
27 views0 comments
![Data exploration and preprocessing in machine learning - House Price Prediction.](https://static.wixstatic.com/media/7ed44c_f234efa4b426402a9ad34fae13d282ac~mv2.png/v1/fill/w_454,h_250,fp_0.50_0.50,q_95,enc_auto/7ed44c_f234efa4b426402a9ad34fae13d282ac~mv2.webp)
rishabhdwivedi062
Sep 4, 20223 min read
Data exploration and preprocessing in machine learning - House Price Prediction.
Data exploration and preprocessing are the key aspects of machine learning. With proper exploration and preprocessing we can enhance the...
33 views0 comments
rishabhdwivedi062
Aug 26, 20222 min read
What is Exploratory Data Analysis in machine learning?
EDA is a process of summarizing data, identifying patterns and relationships, and detecting outliers. This type of data analysis in...
135 views0 comments
![Understand variables and their type in Machine Learning.](https://static.wixstatic.com/media/7ed44c_b04e2038983d409abf190ed89198dfb0~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ed44c_b04e2038983d409abf190ed89198dfb0~mv2.webp)
rishabhdwivedi062
Aug 24, 20221 min read
Understand variables and their type in Machine Learning.
A variable represents one specific characteristic of the data or tells specific information about the data. The above table represents...
36 views0 comments
![Types of machine learning algorithms.](https://static.wixstatic.com/media/7ed44c_8dd37b6f382a46a686e085520785895c~mv2.png/v1/fill/w_454,h_294,fp_0.50_0.50,q_95,enc_auto/7ed44c_8dd37b6f382a46a686e085520785895c~mv2.webp)
rishabhdwivedi062
Aug 19, 20222 min read
Types of machine learning algorithms.
Machine learning contains a set of algorithms that work on a huge amount of data. Data is fed to these algorithms to train them, and on...
147 views0 comments
![What is Machine Learning? Understand it with a real world example!](https://static.wixstatic.com/media/7ed44c_7d84cb30413b4d05b1f04e6e86146da0~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ed44c_7d84cb30413b4d05b1f04e6e86146da0~mv2.webp)
rishabhdwivedi062
Aug 15, 20222 min read
What is Machine Learning? Understand it with a real world example!
Machine learning is the ability of machines to learn from past experiences and predict future outcomes. Therefore it is an art to teach...
275 views0 comments
bottom of page