Blog Post Tag - Machine Learning
9 posts tagged with "Machine Learning"
All Tags: Machine Learning (9) , Algorithms (4) , Deep Learning (3) , Review (1) , Linux (1) , Guides (1)
YOLO-v4 Object Detector
Object detection is useful for understanding what’s in an image, describing both what is i...
July 5th 2020Deep Learning , Machine Learning , Review
Evaluating Comet for Managing Pytorch Based Deep Learning Experiments
Managing multiple research experiments at a time can be overwhelming. The same applies to ...
April 20th 2019Deep Learning , Machine Learning
My Deep Learning Workstation Setup
Lately, a lot of my friends have been asking about my deep learning workstation setup. In ...
December 31st 2018Linux , Machine Learning , Deep Learning
An Overview of Linear Regression Models
Modeling the relationship between a scalar response (or dependent variable) and one or mor...
December 24th 2018Machine Learning , Algorithms
Interactive Data Visualization in Python Using Bokeh
There are two types of data visualizations: exploratory and explanatory. Explanatory analy...
May 4th 2018Guides , Machine Learning
Understanding Boosted Trees Models
In the previous post, we learned about tree based learning methods - basics of tree based ...
August 31st 2017Machine Learning , Algorithms
A Practical Guide to Tree Based Learning Algorithms
Tree based learning algorithms are quite common in data science competitions. These algori...
July 22nd 2017Machine Learning , Algorithms
Understanding Support Vector Machine via Examples
In the previous post on Support Vector Machines (SVM), we looked at the mathematical detai...
July 8th 2017Machine Learning
Support Vector Machines
In this post we will explore a class of machine learning methods called Support Vector Mac...
November 11th 2016Algorithms , Machine Learning
All Tags: Machine Learning (9) , Algorithms (4) , Deep Learning (3) , Review (1) , Linux (1) , Guides (1)