Why Liquidity is the Crystal Ball of the Stock Market (with Python Code)
https://ai.gopubby.com/why-liquidity-is-the-crystal-ball-of-the-stock-market-with-python-code-a627075e9e09
https://ai.gopubby.com/why-liquidity-is-the-crystal-ball-of-the-stock-market-with-python-code-a627075e9e09
Medium
Why Liquidity is the Crystal Ball of the Stock Market (with Python Code)
Cordell Tanny has over 23 years of experience in financial services, specializing in quantitative finance. Cordell has previously worked as…
Top 5 ‘newbie’ principles of data scrubbing — 2024
https://medium.com/@tucker.note/top-5-newbie-principles-of-data-scrubbing-2024-58dba0bb13bb
https://medium.com/@tucker.note/top-5-newbie-principles-of-data-scrubbing-2024-58dba0bb13bb
Medium
Top 5 ‘newbie’ principles of data scrubbing — 2024
Streamline inconsistencies, normalizing arrays, and filling in missing date to navigate messy data. Best practices for use with Jupyter…
My Application Architecture Choices for 2024
https://medium.com/@spencercooley/my-application-architecture-choices-for-2024-57900df7122e
https://medium.com/@spencercooley/my-application-architecture-choices-for-2024-57900df7122e
Medium
My Application Architecture Choices for 2024
Most of the time when you get a job as a developer you don’t have the ability to make all the decisions on application architecture. This…
Mastering Pytest Series 3: Exploring pytest Fixtures: Optimizing Test Setup and Tear Down
https://medium.com/@yuxuzi/mastering-pytest-series-3-exploring-pytest-fixtures-optimizing-test-setup-and-tear-down-9a094bf4c31f
https://medium.com/@yuxuzi/mastering-pytest-series-3-exploring-pytest-fixtures-optimizing-test-setup-and-tear-down-9a094bf4c31f
Medium
Mastering Pytest Series 3: Exploring pytest Fixtures: Optimizing Test Setup and Tear Down
A Comprehensive Guide to Leveraging pytest Fixtures for Seamless Test Automation
Unlocking Geospatial Data Analysis with GeoPandas: A Comprehensive Python Tutorial and Analysis
https://medium.com/@data95/unlocking-geospatial-data-analysis-with-geopandas-a-comprehensive-python-tutorial-and-analysis-6e131c44dda3
https://medium.com/@data95/unlocking-geospatial-data-analysis-with-geopandas-a-comprehensive-python-tutorial-and-analysis-6e131c44dda3
Medium
Unlocking Geospatial Data Analysis with GeoPandas: A Comprehensive Python Tutorial and Analysis
Explore the power of GeoPandas in Python through this comprehensive tutorial
Object Detection and Zone Counting
https://medium.com/degirum/object-detection-and-zone-counting-2b1762f8afd4
https://medium.com/degirum/object-detection-and-zone-counting-2b1762f8afd4
Medium
Object Detection and Zone Counting
Object detection on a video stream with object counting in a polygon zone is a sophisticated application of artificial intelligence (AI) that finds extensive use in various fields, including…
Object Tracking and Line Counting
https://medium.com/degirum/object-tracking-and-line-counting-7df5ad9f1f5d
https://medium.com/degirum/object-tracking-and-line-counting-7df5ad9f1f5d
Medium
Object Tracking and Line Counting
AI models for object detection on a video stream with multi-object tracking and line intersection counting represent an advanced application of computer vision that is widely employed in…
Ideas to improve regression analysis #2 — feature selection
https://medium.com/@alex.kirkup/ideas-to-improve-regression-analysis-2-feature-selection-218225a9ed1c
https://medium.com/@alex.kirkup/ideas-to-improve-regression-analysis-2-feature-selection-218225a9ed1c
Medium
Ideas to improve regression analysis #2 — feature selection
Two methods of feature selection using scikit learn and mlxtend — do they improve upon the accuracy of my baseline?
“Unlocking Insights: Exploring Client-Server Architecture for Business and Data Science”
https://medium.com/@shubavarma/unlocking-insights-exploring-client-server-architecture-for-business-and-data-science-78d4344b877d
https://medium.com/@shubavarma/unlocking-insights-exploring-client-server-architecture-for-business-and-data-science-78d4344b877d
Medium
“Unlocking Insights: Exploring Client-Server Architecture for Business and Data Science”
As a business professional, understanding the fundamentals of web development can be invaluable in today’s digital landscape. In this…
Introducing the Quad-Tile Chart & Squaremap: Squarify Your Data
https://towardsdatascience.com/introducing-the-quad-tile-chart-squaremap-squarify-your-data-20be336a1dd7
https://towardsdatascience.com/introducing-the-quad-tile-chart-squaremap-squarify-your-data-20be336a1dd7
Medium
Introducing the Quad-Tile Chart & Squaremap: Squarify Your Data
Learn about Quad-Tile Charts and create your own with Python
How to create your dataset with web-scraping
https://medium.com/the-deeb-hub/how-to-create-your-dataset-with-web-scraping-1a268dbc3302
https://medium.com/the-deeb-hub/how-to-create-your-dataset-with-web-scraping-1a268dbc3302
Medium
How to create your dataset with web-scraping
Scraping Glassdoor with Python and Scrapfly
polynomial regression in machine learning: Understanding the Process
https://medium.com/@Hassane_01/polynomial-regression-in-machine-learning-understanding-the-process-6b10989b6c8c
https://medium.com/@Hassane_01/polynomial-regression-in-machine-learning-understanding-the-process-6b10989b6c8c
Medium
Polynomial regression in Machine Learning : Understanding the Process
Polynomial Regression is a type of linear regression where the relationship between the input variable (x) and the output variable (y) is expressed as a polynomial. In simpler terms, it’s like…
Linking Fourier Inversion Methods to Option Pricing
https://medium.com/@alexanderjdyson/linking-fourier-inversion-methods-to-option-pricing-3825f46f3239
https://medium.com/@alexanderjdyson/linking-fourier-inversion-methods-to-option-pricing-3825f46f3239
Medium
Linking Fourier Inversion Methods to Option Pricing
The introduction of jumps to price processes Merton (1976) was able to account for deviations in Black Scholes, expressed by fat tails and…
How to Build An Interactive Exploratory Data Analysis Application Using Python and Streamlit
https://medium.com/@nivanthab/how-to-build-an-interactive-exploratory-data-analysis-application-using-python-and-streamlit-4b569acee935
https://medium.com/@nivanthab/how-to-build-an-interactive-exploratory-data-analysis-application-using-python-and-streamlit-4b569acee935
Medium
How to Build An Interactive Exploratory Data Analysis Application Using Python and Streamlit
Eager to build your very own web application? Drawing upon your Python expertise, in this article, I will take you through a path of least…
A Weekend AI Project: Using Speech Recognition, PTT, and a Large Action Model on a Raspberry Pi
https://towardsdatascience.com/a-weekend-ai-project-using-speech-recognition-ptt-and-a-large-action-model-on-a-raspberry-pi-ac8d839d078a
https://towardsdatascience.com/a-weekend-ai-project-using-speech-recognition-ptt-and-a-large-action-model-on-a-raspberry-pi-ac8d839d078a
Towards Data Science
A Weekend AI Project: Using Speech Recognition, PTT, and a Large Action Model on a Raspberry Pi | Towards Data Science
Making "a la Rabbit prototype" with Python, Push-to-Talk, Local, and Cloud LLMs
Don’t Gamble with Randomness: How Python’s secrets Module Secures Your Code?
https://medium.datadriveninvestor.com/dont-gamble-with-randomness-how-python-s-secrets-module-secures-your-code-f6ab8e36db18
https://medium.datadriveninvestor.com/dont-gamble-with-randomness-how-python-s-secrets-module-secures-your-code-f6ab8e36db18
Medium
Don’t Gamble with Randomness: How Python’s secrets Module Secures Your Code?
Unmask the power of true randomness for passwords, tokens, and more. Protect your applications from predictable attacks and embrace the…