PinnedAkshita ChughFrequently asked questions on linear regression in a Data Science Interview!IntroductionMar 19, 20223Mar 19, 20223
PinnedAkshita ChughPerforming Exploratory Data Analysis in Python.Exploratory Data Analysis is the process of performing initial investigations on data to discover patterns, spot outliers, and test…Jan 18, 20211Jan 18, 20211
Akshita ChughSend Emails Using PythonIn this article, we would learn to send emails using Python. Sending emails manually is a time-consuming and error-prone task, but it’s…Mar 10, 2022Mar 10, 2022
Akshita ChughCan Decision Tree be used for Regression problems?A regression tree is basically a decision tree that is used to predict continuous valued outputs. In decision trees for classification, the…Mar 10, 20221Mar 10, 20221
Akshita ChughExcel Shortcut Keys for Increasing Work Efficiency- Part 2There is no denial that shortcuts make one life easier. Some of the most important Microsoft Excel Shortcuts for windows are:-Jan 29, 2021Jan 29, 2021
Akshita ChughExcel Shortcuts for Increasing the Efficiency at Work- Part 1There is no denial that shortcuts make one life easier. Some of the most important Microsoft Excel Shortcuts for windows are:-Jan 29, 2021Jan 29, 2021
Akshita ChughWeb scrapping Using PythonWe extract information from a website by copying and pasting the information from there to our file. However, this manual process of…Jan 23, 2021Jan 23, 2021
Akshita ChughWhat is Machine Learning?Machine Learning (ML) is a technique that uses algorithms to learn from the data without being programmed explicitly. Due to the data…Jan 13, 2021Jan 13, 2021
Akshita ChughHow to deal with missing values in data set ?The real-world datasets consist of missing values and a large amount of time of the data scientist is spend on data preparation which also…Jan 4, 2021Jan 4, 2021