Biswajit Sahoo
Biswajit Sahoo
Home
Blog
Projects
Publications
Personal
Contact
Light
Dark
Automatic
Python
Making Github Traffic Type Plots
View source on GitHub Github keeps several analytics information about every repository. One such information is the Traffic to a repository. This report can be found under Insights => Traffic page.
Feb 18, 2023
3 min read
Blog
,
Python
,
Visualization
Using Python Generators
Run in Google Colab View source on GitHub Download notebook In this post, we will discuss about generators in python. In this age of big data it is not unlikely to encounter a large dataset that can’t be loaded into RAM.
Jun 29, 2019
8 min read
Blog
,
Python
,
Deep Learning
,
Tensorflow
Principal Component Analysis - Part III
Run Python code in Google Colab Download Python code Download R code (R Markdown) In this post, we will reproduce the results of a popular paper on PCA. The paper is titled ‘Principal component analysis’ and is authored by Herve Abdi and Lynne J.
Feb 5, 2019
11 min read
Blog
,
PCA
,
Machine Learning
,
R
,
Python
Principal Component Analysis - Part II
Run Python code in Google Colab Download Python code Download R code (R Markdown) Download MATLAB code This post is Part-II of a three part series post on PCA. Other parts of the series can be found at the links below.
Feb 4, 2019
11 min read
Blog
,
PCA
,
Machine Learning
,
R
,
Python
,
MATLAB
Principal Component Analysis - Part I
In this post, we will discuss about Principal Component Analysis (PCA), one of the most popular dimensionality reduction techniques used in machine learning. Applications of PCA and its variants are ubiquitous.
Feb 3, 2019
11 min read
Blog
,
PCA
,
Machine Learning
,
R
,
Python
Cite
×