S1 EP13 Lab 3 - Machine Learning in Python - When to use Private - Attributes in Python #learnpython #PythonForDataScience #machinelearningmodels #pythoncoding #datascienceforbeginners #dataengineering #jupyternotebook #machinelearning #algorithims #mlforbeginners #softwaredeveloper #codingforbeginners #machinelearningbasics #machinelearningtutorial #jupyterlabs #datascience #statistics #vscode #python
#python
[Lapidary](https://pypi.org/project/lapidary/) 0.12.0 - Web API client
[Lapidary render](https://pypi.org/project/lapidary-render) 0.12.1 - OpenAPI client generator
#typescript
[Betterer-json](https://www.npmjs.com/package/betterer-json) 1.0.2 - json processing with #jsonpath and #JavaScript
Here's the Mastodon post text:
Significant shift in ML classification: A new Python library intelligently optimizes prediction thresholds, moving beyond problematic defaults. Achieves up to 40% improvement in key metrics by solving piecewise-constant metric challenges. Offers exact O(n log n) solutions for efficient, real-world implementation. For practitioners prioritizing precision & responsible ML development, this tackles a critical pain point. Details in reply.... #ResponsibleAI #Python
I've been building applications in Python, today it's Pygame's turn! 🧐
#Python is great! 🤟 😎
#gamedev
#gamedevelopment
#indiedev
#IndieGameDev
#Pygame
I am planning to share a #Python tip here every day in 2026.
What hashtag should I use for this?
I'm torn between keeping it simple or going with a (slightly stretched) pun.
#Python Friday #311: Creating Packages With #uv
https://pythonfriday.dev/2025/12/311-creating-packages-with-uv/
Braze is hiring Forward Deployed Data Scientist, AI Deployment
🔧 #python #cicd #gcp #kubernetes #sql #terraform
🌎 Paris, Île-de-France, France
⏰ Full-time
🏢 Braze
Job details https://jobsfordevelopers.com/jobs/forward-deployed-data-scientist-ai-deployment-at-braze-com-nov-25-2025-adee1a?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
@OliviaVespera my favorite screen-code is this edited #Python from UPGRADE (2018). "Stem" is the name of an artificial intelligence in the film, as best as I can tell they produced this by:
- grabbing some random socket code online. I recall finding the exact source, but it was nothing terribly interesting.
- removing all indentations
- search-and-replace for `def` => `stem` (leading to the amusing appearance of `stemault` in the code)

12-Second Python Fix For Why Multiple Get
12-Second Python Fix For Why Multiple Get This content explores interesting aspects of this topic. The information provided offers valuable insights and perspectives. Understanding this reveals how everyday things are more thoughtful than they appear. Next time you'll notice this detail. This fascinating detail shows how much thought goes into things we take for granted.
#python #coding #programming #tuto...
https://www.youtube.com/watch?v=RHEsUfRHneE
@ThePSF It was this post that decided me to ask for a #psf membership for #christmas
Just got the notification that it happened. Thanks for #python !

Как превратить звонки техподдержки в самообновляемую базу знаний на Python и LLM
Привет, Хабр! База знаний в поддержке почти всегда отстаёт от реальности: знания появляются в звонках, остаются в умах операторов, а в документацию попадают выборочно и с задержкой. При этом сами звонки уже записываются и транскрибируются. В этой статье разберём инженерный способ автоматически извлекать из этого потока проблемы и решения и вести актуальную базу знаний с помощью Python, МТС Exolve и LLM.
https://habr.com/ru/companies/exolve/articles/980740/
#мтс_exolve #мтс_exolve_api #нейросети #python #коллцентр #звонки #транскрибация #техническая_поддержка #документация
https://mongers.uptime.is has been running for 35d 23h 42m 15s, did 1 414 730 checks and sent 1 421 alerts.
during pre-launch testing, which had been going on for 994499 seconds (~ 11,5 days), it did 202 889 194 checks, which is about 204 checks/second.
if we ever hit _that_ load, I'll think about adding more master processes -- the architecture is ready for that: I can have lots of masters and lots of runners, on local host or remote hosts.
#Twisted #Python makes distributed quite easy!