Machine Learning Use Case: Build a Linear Regression Model to Predict the Weather.Is there a relationship between humidity and temperature? What about between humidity and apparent temperature? Can you predict the…Dec 17, 2024Dec 17, 2024
Machine Learning Use Case : Build a classification model to predict the Bank marketing.Implement an classification model using Support Vector Machine (SVM).Dec 28, 2022Dec 28, 2022
Published inJavaScript in Plain English5 Use Cases for reduce() in JavaScriptAn introduction to JavaScript array reduce() and its use cases.Jul 10, 20203Jul 10, 20203
Published inJavaScript in Plain English7 Use Cases for Destructuring in JavaScriptAn introduction to array and object destructuring in JavaScript and its use casesJul 4, 2020Jul 4, 2020
Published inJavaScript in Plain English5 best practices for writing better React code5 best practices that every React developer should knowJun 26, 2020Jun 26, 2020
Published inDev GeniusPerformance optimization with React Hooks — useCallback & useMemoAn introduction to use useCallback & useMemo Hooks to optimize the performance of the web applications.Jun 21, 2020Jun 21, 2020
Published inDev GeniusIntroduction to React Hooks — useReducerA quick guide to build web application with React Hooks-useReducer.Jun 20, 2020Jun 20, 2020
Published inDev GeniusSpread operator (…) in JavaScriptA quick guide to use spread operator in JavaScript.Jun 11, 2020Jun 11, 2020
Published inDev Geniusvar, let and const in JavaScriptA quick guide to JavaScript variable declaration and their scope.Jun 9, 2020Jun 9, 2020
Published inDev GeniusIntroduction to React Hooks — Basic HooksA quick guide to build web application with React Hooks.Jun 6, 2020Jun 6, 2020