Home
Sefidian Academy
Filter by
Categories
Tags
Authors
Show all
All
Apache Kafka
Artificial Intelligence
Bayesian Statistics
Big Data
Cassandra
Computer Vision
Data Engineering
Data Science
Database
Deep Learning
Design Pattern
DevOps
Django
Docker
ELK
English
Feature Engineering
Finance
Java
Java Script
Keras
Linear Algebra
Linux
Machine Learning
Mathematics
MLOps
NLP
Python
PyTorch
Recommendation Systems
Reinforcement Learning
Research
Software Engineering
Spark
State of the art technologies
Statistics and Probability
Tensorflow
Time Series
Uncategorized
All
Apache Kafka
Big Data
boltzman
broadcasting
Cython
Deploy
Django
Docker
Elasticsearch
ELK
Exception Handling
Feature Engineering
GPU
GRU
Linux
Logging
lstm
MinIO
monte carlo
numpy
Pandas
PySpark
Python
PyTorch
Reinforcement Learning
remover
S3
scikit-learn
Self-Driving Car
separator
sklearn
tmux
transfer learning
Tutorial
Ubuntu
vocal
All
Amir Masoud Sefidian
2022-10-15
Categories
Data Engineering
DevOps
MLOps
Python
Software Engineering
Setting up Apache Airflow using Docker-Compose
11
mins read
Although being pretty late to the party (Airflow became an Apache Top-Level Project in 2019), I still had trouble finding
[…]
2022-07-30
Categories
Artificial Intelligence
Data Science
Deep Learning
DevOps
Machine Learning
MLOps
Python
A comprehensive tutorial on MLflow for MLOps: From experimentation to production
39
mins read
After reading this post you will be able to: Understand how you and your Data Science teams can improve your
[…]
2022-06-14
Categories
Artificial Intelligence
Data Science
DevOps
Machine Learning
Python
Deploying and sharing Machine Learning projects easily using Gradio
7
mins read
Students or Professionals from other streams, like business studies, practice and excel in data science. But when it comes to
[…]
2019-11-16
Categories
DevOps
Django
Linux
Python
Deploy Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04
17
mins read
Introduction Django is a powerful web framework that can help you get your Python application or website off the ground.
[…]
2019-11-06
Categories
DevOps
What’s the difference between a proxy server and a reverse proxy server?
11
mins read
What is a reverse proxy? A reverse proxy is a server that sits in front of web servers and forwards
[…]
2019-11-05
Categories
DevOps
Django
Linux
Python
Deploying Django application to a production server
12
mins read
If you have been developing your web application with Django on a development server and wondered, how I’m going to put
[…]
2019-11-04
Categories
DevOps
Django
Python
Software Engineering
Steps to Deploy Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04
6
mins read
In this guide, I will go through all the steps to create a VPS, secure it and deploy a Django
[…]
2019-10-20
Categories
DevOps
ELK
Linux
Install Elasticsearch 7 and Kibana on Ubuntu
2
mins read
Use the following commands to install Elasticsearch itself: Next, edit the Elasticsearch configuration using vi: Uncomment the node.name line (in vi, use
[…]