RSS Parrot

BETA

🦜 Towards Data Science - Medium

@towardsdatascience.com.source.rss----7f60cf5620c9---4@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your home for data science. A Medium publication sharing concepts, ideas and codes. - Medium

Your feed and you don't want it here? Just e-mail the birb.

Site URL: towardsdatascience.com?source=rss----7f60cf5620c9---4

Feed URL: towardsdatascience.com/feed

Posts: 29

Followers: 2

Implementing the Caesar Cipher in Python

Published: September 2, 2025 21:32

Julius Caesar was a Roman ruler known for his military strategies and excellent leadership. Named after him, the Caesar Cipher is a fascinating cryptographic technique that Julius Caesar employed to send secret signals and messages to his military…

Writing Is Thinking

Published: September 2, 2025 15:05

Egor Howell on breaking into ML without a CS degree, surviving 80+ interviews, and what to do if you feel stuck in your career. The post Writing Is Thinking appeared first on Towards Data Science.

Understanding Matrices | Part 4: Matrix Inverse

Published: August 30, 2025 16:00

The physical meaning of matrix inversion, related formulas, and how inversion behaves on several special types of matrices. The post Understanding Matrices | Part 4: Matrix Inverse appeared first on Towards Data Science.

Toward Digital Well-Being: Using Generative AI to Detect and Mitigate Bias in Social Networks

Published: August 29, 2025 14:45

This research answered the question: How can machine learning and artificial intelligence help us to unlearn bias? The post Toward Digital Well-Being: Using Generative AI to Detect and Mitigate Bias in Social Networks appeared first on Towards Data…

Stepwise Selection Made Simple: Improve Your Regression Models in Python

Published: August 28, 2025 15:30

Dimensionality reduction in linear regression: classical stepwise methods and a Python application on real-world data The post Stepwise Selection Made Simple: Improve Your Regression Models in Python appeared first on Towards Data Science.

A Visual Guide to Tuning Decision-Tree Hyperparameters

Published: August 28, 2025 13:05

How hyperparameter tuning visually changes decision trees The post A Visual Guide to Tuning Decision-Tree Hyperparameters appeared first on Towards Data Science.

The Math You Need to Pan and Tilt 360° Images

Published: August 27, 2025 13:00

Panning a spherical image is just a horizontal roll, but tilting it vertically is much trickier. Let's see the math! The post The Math You Need to Pan and Tilt 360° Images appeared first on Towards Data Science.