top of page
Search
The Tech Platform
Apr 19, 2022
Manage Deep Learning Datasets
In deep learning, effective dataset management plays a pivotal role in ensuring the success of machine learning projects. Proper...
The Tech Platform
Apr 19, 2022
Data Science Project Lifecycle
A Data Science life cycle is nothing but a repetitive set of steps that you need to take to complete and deliver a project/product to...
The Tech Platform
Feb 8, 2022
13 Important Pandas Function used in Data Science
Python is one of the most widely used language for Data Analysis and Data Science. Python is easy to learn, has a great online community...
The Tech Platform
Feb 4, 2022
R vs Python: A Battle of Data Science Titans
In data science and machine learning, two programming powerhouses, R and Python, reign supreme. As two of the most popular and...
The Tech Platform
Jan 17, 2022
Why Is Python Popular for Data Science?
Python is a popular high-level programming language used mainly for data science, automation, web development, and Artificial...
The Tech Platform
Jan 6, 2022
Complete Machine Learning pipeline for NLP tasks
End-to-end Machine Learning pipeline for Named Entity Recognition in emails with basic implementation The pipeline architecture...
The Tech Platform
Jan 5, 2022
Time Series and Logistic Regression with Plotly and Pandas
How to visualize area plots and trends lines over grouped time periods with interactive Plotly graph objects. In Brief: Create time...
The Tech Platform
Jan 4, 2022
How to Deploy Machine Learning Models?
Machine learning models have become an integral part of many businesses and industries. With the increasing amount of data available, it...
The Tech Platform
Nov 24, 2021
PCA using Python
Original image (left) with Different Amounts of Variance Retained To understand the value of using PCA for data visualization, the first...
The Tech Platform
Nov 9, 2021
AUC - ROC Curve in Machine Learning
In Machine Learning, performance measurement is an essential task. So when it comes to a classification problem, we can count on an AUC -...
bottom of page