Expanded Conda Environment Export Tool — Andres Berejnoi
https://medium.com/@andresberejnoi/expanded-conda-environment-export-tool-andres-berejnoi-2a5cf966fb3e
https://medium.com/@andresberejnoi/expanded-conda-environment-export-tool-andres-berejnoi-2a5cf966fb3e
Medium
Expanded Conda Environment Export Tool — Andres Berejnoi
Here is a short post about conda environments and a conda script that adds a bit of extra functionality to the “ conda env export " tool.
Build a base image for all your Dockerfiles
https://medium.com/@wllmszk/build-a-base-image-for-all-your-dockerfiles-45fb20db2dff
https://medium.com/@wllmszk/build-a-base-image-for-all-your-dockerfiles-45fb20db2dff
Medium
Build a base image for all your Dockerfiles
In my tests, I have to use different Dockerfiles for different types of tests and most of those Dockerfiles have the same beginning…
A Step-By-Step Guide on How to Build an AI
https://medium.com/@ivber52/a-step-by-step-guide-on-how-to-build-an-ai-35894c0816a6
https://medium.com/@ivber52/a-step-by-step-guide-on-how-to-build-an-ai-35894c0816a6
Medium
A Step-By-Step Guide on How to Build an AI
Since the 1940s, computers have been programmed to perform complex tasks, such as mathematical proofs and chess. Artificial intelligence, a form of computer-controlled robots, can perform tasks…
Wine Quality Prediction with Machine Learning Model
https://medium.com/@m.ariefrachmaann/wine-quality-prediction-with-machine-learning-model-10c29c7e3360
https://medium.com/@m.ariefrachmaann/wine-quality-prediction-with-machine-learning-model-10c29c7e3360
Medium
Wine Quality Prediction with Machine Learning Model
Business Problem/Research Background
How to Stop any running EC2 Instances with Python in a Cloud9 environment.
https://medium.com/@jonicalamere/how-to-stop-any-running-ec2-instances-with-python-in-a-cloud9-environment-12c259a2645f
https://medium.com/@jonicalamere/how-to-stop-any-running-ec2-instances-with-python-in-a-cloud9-environment-12c259a2645f
Medium
How to Stop any running EC2 Instances with Python in a Cloud9 environment.
Today you will learn how to stop running ec2 instances using python!
The GitHub History of the Scala Language
https://afatsumcemreg.medium.com/the-github-history-of-the-scala-language-d7139b2557c6
https://afatsumcemreg.medium.com/the-github-history-of-the-scala-language-d7139b2557c6
Medium
The GitHub History of the Scala Language
Mustafa Germeç, PhD
Data Engineering End to End Project 1
https://medium.com/@dogukannulu/data-engineering-end-to-end-project-1-7a7be2a3671
https://medium.com/@dogukannulu/data-engineering-end-to-end-project-1-7a7be2a3671
Medium
Data Engineering End-to-End Project — Spark, Kafka, Airflow, Docker, Cassandra, Python
First of all, please visit my repo to be able to understand the whole process better. This project will illustrate a streaming data…
"Essential Tips for Python Beginners: Mastering Python Made Easy with These 3 Key Steps"
https://medium.com/@fennishinvestments/essential-tips-for-python-beginners-mastering-python-made-easy-with-these-3-key-steps-2138d2cf8304
https://medium.com/@fennishinvestments/essential-tips-for-python-beginners-mastering-python-made-easy-with-these-3-key-steps-2138d2cf8304
Medium
"Essential Tips for Python Beginners: Mastering Python Made Easy with These 3 Key Steps"
"Discover the Path to Python Mastery through Action, Persistence, and Seeking Help"
Hydrodynamic Modeling with Python
https://medium.com/@rohanmuppa123/hydrodynamic-modeling-with-python-d3ddef0fe2fe
https://medium.com/@rohanmuppa123/hydrodynamic-modeling-with-python-d3ddef0fe2fe
Medium
Hydrodynamic Modeling with Python
In this tutorial, we’ll explore the concept of hydrodynamic modeling, using Python’s powerful suite of numerical and scientific libraries. Hydrodynamic modeling is a key tool in understanding water…
Vector Databases: Comprehensive ML Guide
https://amsayed.medium.com/vector-databases-comprehensive-ml-guide-bf739667abce
https://amsayed.medium.com/vector-databases-comprehensive-ml-guide-bf739667abce
Medium
Vector Databases: Comprehensive ML Guide
With the emergence of AI and ML, businesses across various industries are striving to transform their operations through data-driven…
Revenue Analysis with GeoPandas and SQL: Analysing Hotel ADR
https://mgcodesandstats.medium.com/revenue-analysis-with-geopandas-and-sql-analysing-hotel-adr-1b9f3c1c2064
https://mgcodesandstats.medium.com/revenue-analysis-with-geopandas-and-sql-analysing-hotel-adr-1b9f3c1c2064
Medium
Revenue Analysis with GeoPandas and SQL: Analysing Hotel ADR
Using GeoPandas to analyse average ADR by country
Basic Image Processing Operations Made Easy with Python, OpenCV, and the Noteable Plugin
https://medium.com/@ayman3000/basic-image-processing-operations-made-easy-with-python-opencv-and-the-noteable-plugin-36a83c9fed56
https://medium.com/@ayman3000/basic-image-processing-operations-made-easy-with-python-opencv-and-the-noteable-plugin-36a83c9fed56
Medium
Basic Image Processing Operations Made Easy with Python, OpenCV, and the Noteable Plugin
Introduction
A note for Maximum A Posteriori (MAP) Estimation and Maximum Likelihood Estimation (MLE)
https://medium.com/@alchemistwu0521/a-note-for-maximum-a-posteriori-map-estimation-and-maximum-likelihood-estimation-mle-46e638e60d6
https://medium.com/@alchemistwu0521/a-note-for-maximum-a-posteriori-map-estimation-and-maximum-likelihood-estimation-mle-46e638e60d6
Medium
A note for Maximum A Posteriori (MAP) Estimation and Maximum Likelihood Estimation (MLE)
MAP and MLE are both useful techniques for estimating parameters for a probability distribution when a set of samples are given. No matter…
Satellite-based Atmospheric and Ionospheric Anomaly Detection using Python
https://medium.com/@rohanmuppa123/satellite-based-atmospheric-and-ionospheric-anomaly-detection-using-python-164760b41a56
https://medium.com/@rohanmuppa123/satellite-based-atmospheric-and-ionospheric-anomaly-detection-using-python-164760b41a56
Medium
Satellite-based Atmospheric and Ionospheric Anomaly Detection using Python
In this tutorial, we will deep-dive into the realm of satellite-based atmospheric and ionospheric anomaly detection using Python.