PinnedAditi Mittal·Oct 12, 2019Understanding RNN and LSTMWhat is Neural Network?A response icon11A response icon11
Aditi Mittal·Jun 29, 2023Statistics Cheat Sheet for Data Scientists (Part-3)This is a series of articles with basic concepts of statistics. Use this to brush up your skills or to understand few standard things which…
Aditi Mittal·Jun 12, 2023Statistics Cheat Sheet for Data Scientists (Part-2)You can find the Part-1 of this series at https://aditi-mittal.medium.com/statistics-cheat-sheet-for-data-scientists-part-1-e1be6a649f45…
Aditi Mittal·Jun 4, 2023Statistics Cheat Sheet for Data Scientists (Part-1)Data science is an interdisciplinary field of study which requires knowledge of various concepts such as machine learning and statistics…
Aditi Mittal·Mar 13, 2023Feature Engineering Techniques for Machine LearningWhile working with data scientists, I have realized that expert data scientists spend almost 80% of their time doing feature engineering…
Aditi Mittal·Jan 13, 2022Regularization in Machine LearningThe major concern while training your neural network or any machine learning model is to avoid overfitting. The model will not be accurate…
Aditi Mittal·Aug 25, 2021Help 4 Covid — A Step Towards Verified Covid ResourcesWe have all seen a bizarre time, thanks to COVID-19, over the last one and a half years. With the second wave of the virus hitting us like…
Aditi Mittal·Aug 19, 2021SQL basics covered in 10 minutesSQL stands for Structured Query Language and is used to access and manipulate the database.
Aditi Mittal·May 1, 2021All Basics of MongoDB in 10 MinutesMongoDB is a rich open-source document-oriented and one of the widely recognised NoSQL database. It is written in C++ programming language.A response icon3A response icon3