Site Logo Sarbjit Singh
Search icon
  • Home
  • Projects
  • Machine Learning
  • About
  • Contact

Database management with SQLAlchemy

SQLAlchemy is a Python based toolkit and Object Relation Mapper for managing database. To start with, let's install the SQLAlchemy by creating an vir...

Python SQL SQLAlchemy

May 16, 2020 3 min read

Beginner guide to Docker & Docker-Compose using Python

Docker is software program that uses OS Level Virtualization to deliver softwares in packages known as Containers. Containers are isolated from one an...

Docker Docker-Compose Flask Python

April 11, 2020 5 min read

Linear regression model evaluation metrics using Python

The contents of this post or Jupyter Notebook is best viewed at this linkhttps://mlblog.singhsarbjit.com/machine_learning/2020/05/30/model_evaluation_...

Linear Regression Machine Learning Mean Absolute Error Mean Squared Error Relative Absolute Error Relative Squared Error Root Mean Squared Error

April 1, 2020 6 min read

Numpy Tutorial with Jupyter notebook

...

jupyternotebook. python Machine Learning Numpy

March 8, 2020 43 min read

Numpy : Matrix multiplication using Arrays & Matrices

Numpy, one of the powerful package in Python has Matrices and N-Dimensional Arrays which can be used for matrix computation. Numpy matrices are basic...

Numpy Python

October 19, 2019 1 min read

Previous Next
Sarbjit Singh Logo Sarbjit Singh
  • About
  • Privacy Policy
  • Disclaimer
  • Contact

© 2026 singhsarbjit.com. All Rights Reserved.