top of page
Search


The Tech Platform
Oct 1, 2021
How to get user IP address in React JS
1. Create a react project. npx create-react-app yourprojectname #o ryarn create react-app yourprojectname 2. Now install Axios on your...


The Tech Platform
Aug 13, 2021
Handling Imbalanced Data — Intuition to Implementation
Did you ever found yourself in a situation whereupon training your machine learning model you obtain an accuracy above 90%, but then...
bottom of page