top of page
Search

The Tech Platform
Sep 13, 2021
Hyperparameter Tuning the Random Forest in Python
The best way to think about hyperparameters is like the settings of an algorithm that can be adjusted to optimize performance, just as we...

The Tech Platform
Sep 9, 2021
How to visualise the Global Exporting Network using NetworkX and D3
Data-Driven Documents (D3) is a JavaScript library for building powerful graphics to communicate information in datasets. It is also fair...


The Tech Platform
Sep 9, 2021
Top 10 Data Visualization Tools for Every Data Scientist
Data Science, a well-established field in the IT industry, has been gaining prominence for nearly a decade. It proves beneficial across...


The Tech Platform
Sep 7, 2021
When to use different Machine Learning Algorithms
Machine learning is a field of study in computer science and artificial intelligence that focuses on the development of algorithms and...


The Tech Platform
Sep 6, 2021
Leveraging Geolocation Data for Machine Learning: Essential Techniques
Location data is an important category of data that you frequently have to deal with in many machine learning applications. Location data...


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...

The Tech Platform
Aug 6, 2021
How to implement Clustering in Power BI using PyCaret
Before we start using PyCaret’s machine learning capabilities in Power BI we have to create a virtual environment and install pycaret....

The Tech Platform
Aug 3, 2021
Machine Learning in Power BI using PyCaret
A step-by-step tutorial for implementing machine learning in Power BI within minutes Power BI is a business analytics solution that lets...

The Tech Platform
Aug 3, 2021
PyCaret
PyCaret is an open-source, low-code machine learning library and end-to-end model management tool built-in Python for automating machine...

The Tech Platform
Jul 26, 2021
How to Create Nonlinear Models with Data Projection
Linear models will take you far as a machine learning practitioner — much further than most rookies would expect. I previously wrote that...
bottom of page