Introduction to PySpark via AWS EMR and Hands-on EDA
Author(s): Kunj Mehta Performing EDA on NY Taxi Fare Dataset to see PySpark in action — because cloud computing is the next big thing! Continue reading on Towards AI Β» Published via Towards AI …
Monitor Home Temperature and Humidity With a Raspberry Pi and Prometheus
Author(s): Guillaume Vincent Learn how to export data from a sensor to Prometheus with Golang. Then visualize metrics in a Grafana dashboard Continue reading on Towards AI Β» Published via Towards AI …
Kubernetes vs. Docker Explained
Author(s): Tim Cvetko Why Kubernetes and Docker is not an either-or Question Continue reading on Towards AI Β» Published via Towards AI …
Procedural OCHL Stock Generator
Author(s): Michelangiolo Mazzeschi Procedurally generating synthetic stock data for simulation purposes. Full code available at my repo. Continue reading on Towards AI Β» Published via Towards AI …
Algorithmic Trading with Python and Machine Learning Part-1
Author(s): Mayank Vadsola What is algorithmic trading and how to get trading data Continue reading on Towards AI Β» Published via Towards AI …
Flight Delay Prediction
Author(s): Charanraj Shetty End to End Project Continue reading on Towards AI Β» Published via Towards AI …
How to Share Flask APIs with Shiny
Author(s): George Pipis A hands-on tutorial of how to share your python Flask APIs with R Shiny Continue reading on Towards AI Β» Published via Towards AI …
PySpark Snowflake Data Warehouse Read Write operationsβββPart2 (Read-Write)
Author(s): Vivek Chaudhary Programming PySpark Snowflake Data Warehouse Read Write operationsβββPart2 (Read-Write) The Objective of this story is to build an understanding of the Read and Write operations on the Snowflake Data warehouse table using Apache Spark API, Pyspark. In continuation to …
Deploy a Python Machine Learning Model on your iPhone
Author(s): Patrick Long, Ph.D. A minimalist guide Photo by AltumCode onΒ Unsplash This article describes the shortest path from training a python machine learning model to a proof of concept iOS app you can deploy on an iPhone. The goal is to provide …
PySpark Snowflake Data Warehouse Read Write operationsβββPart1 (Read Only)
Author(s): Vivek Chaudhary Programming PySpark Snowflake Data Warehouse Read Write operationsβββPart1 (Read-Only) The Objective of this story is to build an understanding of the Read and Write operations on the Snowflake Data warehouse table using Apache Spark API,Β Pyspark. Snowflake is a cloud-based …
The Simplest Way To Load a Kaggle Dataset in Colab
Author(s): Himanshu Shekhar Download Kaggle data to colab in just 3 lines of code. Continue reading on Towards AI Β» Published via Towards AI …
Genetic AlgorithmβββStop Overfitting Trading Strategies
Author(s): Louis Chan How can the Coefficient of Variation make Genetic Algorithms more robust? Continue reading on Towards AI Β» Published via Towards AI …
Image Processing using Morphological Operations
Author(s): Ralph Caubalejo Computer Vision, Programming Morphing Time! (Image byΒ Author) One of the most essential image processing techniques out there is the so-called morphological operation. As the name suggests, we use morphological operation in cleaning and correcting out the images. Normally, morphological …
How Machine Learning Can Be Used To Predict Application Performance
Author(s): Lily Chen A case for machine learning in frontend performance Continue reading on Towards AI Β» Published via Towards AI …
Bank Scan: Your Personal Financial Advisor
Author(s): M Khorasani Artificial Intelligence, Programming Developing an AI Fintech application to analyze and determine the financial health of bankingΒ clients Report generated by BankΒ Scan In a world where 2β3 billion people are underbanked, including 25% of households in the United States, the …