DPDeep Pandeindpblog.hashnode.dev·Jul 22, 2023 · 4 min readKey takeaways Linear regression is a supervised machine learning algorithm that models the relationship between a continuous dependent variable and one or more independent variables. It fits a linear equation to observed data. The representation is...00
DPDeep Pandeindpblog.hashnode.dev·Feb 15, 2023 · 3 min readExplore the Discord APIDiscord is a popular chat and voice communication platform used by millions of people around the world. It offers many features that make it a popular choice for gaming communities, businesses and social groups. One of the reasons for its popularity ...00
DPDeep Pandeindpblog.hashnode.dev·Feb 15, 2023 · 3 min readBrief About Babel -the compilerBabel is a popular open-source tool that allows developers to write modern JavaScript code and have it automatically transpiled to older versions of JavaScript that are more widely supported by browsers. It enables developers to use new and exciting ...00