Create csv using SQL and scp to local machine from Docker container in Kubernetes
https://medium.com/@kelsey88/create-csv-using-sql-and-scp-from-docker-container-with-kubernetes-12a147c25cbf
https://medium.com/@kelsey88/create-csv-using-sql-and-scp-from-docker-container-with-kubernetes-12a147c25cbf
Medium
Create csv using SQL and scp to local machine from Docker container in Kubernetes
(using postgres)
Is simple linear regression more accurate than multiple linear regression?
https://medium.com/mlearning-ai/is-simple-linear-regression-more-accurate-than-multiple-linear-regression-deda310b876b
https://medium.com/mlearning-ai/is-simple-linear-regression-more-accurate-than-multiple-linear-regression-deda310b876b
Medium
Is simple linear regression more accurate than multiple linear regression?
Although there are many regression models available, one of the first regression estimators that people study is linear regression. Linear…
How a Python script satisfied my craving with the help of Zomato
https://medium.com/@ananthraj.singh/how-a-python-script-satisfied-my-craving-with-the-help-of-zomato-a028a3781b19
https://medium.com/@ananthraj.singh/how-a-python-script-satisfied-my-craving-with-the-help-of-zomato-a028a3781b19
Medium
How a Python script satisfied my craving with the help of Zomato
Python script to check if a restaurant is online on Zomato and your favourite dish is in stock, with help of email notification
7 Python Fundamental Concepts Necessary for Your Data Science Journey
https://medium.com/pythoneers/7-python-fundamental-concepts-necessary-for-your-data-science-journey-5cb03ac684ca
https://medium.com/pythoneers/7-python-fundamental-concepts-necessary-for-your-data-science-journey-5cb03ac684ca
Medium
7 Python Fundamental Concepts Necessary for Your Data Science Journey
Have a good grasp of them if you are a python developer.
Build a synthetic data pipeline using Gretel.ai and Apache Airflow
https://towardsdatascience.com/build-a-synthetic-data-pipeline-using-gretel-ai-and-apache-airflow-a99f1773112f
https://towardsdatascience.com/build-a-synthetic-data-pipeline-using-gretel-ai-and-apache-airflow-a99f1773112f
Medium
Build a synthetic data pipeline using Gretel.ai and Apache Airflow
In this blog post we build an ETL pipeline that generates synthetic data from PostgreSQL using Gretel.ai and Apache Airflow.
Performing Exploratory Data Analysis (EDA) through Visualization Techniques to Analyze Water…
https://medium.com/@budisumandra/performing-exploratory-data-analysis-eda-through-visualization-techniques-to-analyze-water-203feaa04a19
https://medium.com/@budisumandra/performing-exploratory-data-analysis-eda-through-visualization-techniques-to-analyze-water-203feaa04a19
Medium
Performing Exploratory Data Analysis (EDA) through Visualization Techniques to Analyze Water Potability
In this article I will show the Exploratory Data Analysis (EDA) process with visualization techniques to analyze whether a sample of water…
10 Highly Probable Data Scientist Interview Questions
https://towardsdatascience.com/10-highly-probable-data-scientist-interview-questions-fd83f7414760
https://towardsdatascience.com/10-highly-probable-data-scientist-interview-questions-fd83f7414760
Medium
10 Highly Probable Data Scientist Interview Questions
Machine learning, Python, and SQL
Ücretsiz Python Programlama Dili Eğitimleri
https://cihanozhan.medium.com/%C3%BCcretsiz-python-programlama-dili-e%C4%9Fitimleri-e148c423c55e
https://cihanozhan.medium.com/%C3%BCcretsiz-python-programlama-dili-e%C4%9Fitimleri-e148c423c55e
Medium
Ücretsiz Python Programlama Eğitimleri
Ücretsiz Python Programlama Eğitimleri
Análise Descritiva dos Dados do Consumido Brasileiro — Python (EDA)
https://railandeivid.medium.com/an%C3%A1lise-descritiva-dos-dados-do-consumido-brasileiro-python-eda-b98a3a25c18e
https://railandeivid.medium.com/an%C3%A1lise-descritiva-dos-dados-do-consumido-brasileiro-python-eda-b98a3a25c18e
Medium
Análise Descritiva dos Dados do Consumido Brasileiro — Python (EDA)
Analisando os dados de reclamações do consumidor.
Detecting Exoplanets from Light Curves of Kepler Mission
https://towardsdatascience.com/detecting-exoplanets-from-light-curves-of-kepler-mission-a1f2a3f667fb
https://towardsdatascience.com/detecting-exoplanets-from-light-curves-of-kepler-mission-a1f2a3f667fb
Medium
Detecting Exoplanets from Light Curves of Kepler Mission
Analyzing to what extent FFT and Recurrence Plot affects the accuracy of Exo-Planets Classification
Machine Learning — Beginners Guide to Random Forest Classifiers (The Code)
https://medium.com/@tomaclarke16/machine-learning-beginners-guide-to-random-forest-classifiers-the-code-d72ee34528eb
https://medium.com/@tomaclarke16/machine-learning-beginners-guide-to-random-forest-classifiers-the-code-d72ee34528eb
Medium
Machine Learning — Beginners Guide to Random Forest Classifiers (The Code)
So if you haven’t already checked it out, I have posted about the mathematics behind this machine learning technique. If this is the first…