python

Back Open Paginator
21.08.2025 21:00
leanpub (@leanpub@mastodon.social)

Advanced Conformal Prediction:Practical Uncertainty Quantification for Real-World ML by Valery Manokhin is on sale on Leanpub! Its suggested price is $44.95; get it for $31.96 with this coupon: leanpub.com/sh/hvK35NST




Show Original Post


21.08.2025 21:00
elgosz (@elgosz@mastodon.social)

one more mastodon client :)
github.com/kimusan/mastui (pipx install mastui)




Show Original Post


21.08.2025 20:58
abimelechbeutelbilch (@abimelechbeutelbilch@fulda.social)

@cute_noker #python wins by simplicity and a very small footprint. But it loses by security (if this is a matter for the data made available for the whole internet).




Show Original Post


21.08.2025 20:52
habr (@habr@zhub.link)

Градиентный бустинг для новичков

В этой статье я рассмотрю общий принцип работы градиентного бустинга. Этот алгоритм считается достаточно продвинутым и эффективным, однако если рассмотреть его работу по шагам — можно увидеть, что он работает очень просто. Сначала мы рассмотрим на простейшем примере принцип его работы, а потом посмотрим, как реализовать его с помощью Python.

habr.com/ru/articles/938650/

#ml #градиентный_бустинг #python




Show Original Post


21.08.2025 20:34
hugovk (@hugovk@mastodon.social)

The Steering Council has accepted Pablo's PEP 799!

Python 3.15 will get a new `profiling` module containing:

* `profiling.tracing`: deterministic function-call tracing (moved from `cProfile`, and `cProfile` kept as alias)

* `profiling.sampling`: new statistical sampling profiler

The old `profile` module will be deprecated in stages over 3.15-3.17.

discuss.python.org/t/pep-799-a




Show Original Post


21.08.2025 20:04
channelOwen (@channelOwen@fosstodon.org)

If you disable a load of warnings in #pylint, your "max score" is still 10,

i think the max limit should reduce -> you disabled it
#python




Show Original Post


21.08.2025 19:59
Posit (@Posit@fosstodon.org)

We are pleased to announce the 2025 Table Contest and Plotnine Contests! These events celebrate great visual displays of information by way of tables and plots, all made possible by open-source software.

We can't wait to see what you create! #RStats #Python

Learn more: posit.co/blog/announcing-the-2





Show Original Post


21.08.2025 19:52
habr (@habr@zhub.link)

Парсим и управляем постами VK: Разбор Python-скрипта для работы с API ВКонтакте

В этой статье разберем создание Python-скрипта для работы со стеной VK. Научимся автоматизировать сбор постов и рассмотрим осторожное удаление контента через API. Началось все с того, что я решил почистить свою стенку в ВК. Жизнь, знаете ли, непредсказуемая нынче :) Но, в целом, мне видится, что код может быть полезен как для общего развития, так и в качестве основы для бэкапа данных, модерации контента или анализа своей активности в соцсети.

habr.com/ru/articles/939472/

#python #vk_api #vk #pagination




Show Original Post


21.08.2025 19:09
mhagdorn (@mhagdorn@toot.berlin)

As part of the #HiRSE Summer of Programming Languages my talk together with Renato Alves on what we think about #Python for research software development is now available here

youtu.be/nGpRvzGyM20




Show Original Post


21.08.2025 19:02
gtronix (@gtronix@infosec.exchange)

Firecrawl v2 launches with faster API, semantic crawling, new dashboard & summary outputs

Firecrawlv2 arrives with a completely redesigned API, delivering substantial speed improvements and caching with a default maxAge of two days.

alternativeto.net/news/2025/8/

#Python




Show Original Post


21.08.2025 18:59
veit (@veit@mastodon.social)

Hi Pythonistas! Previously, I was able to use the Trove classifier
Private :: Do Not Upload
to prevent packages from being accidentally uploaded to PyPI. Is there a similar option with the PEP 639 licence expression?
@pypi




Show Original Post


21.08.2025 17:15
pyohio (@pyohio@fosstodon.org)

Can't wait for #PyOhio 2026? Throughout the year, there are many other regional #Python events you could try attending, so follow them for updates! If you've heard of other regional US conferences we should know about, please share them with us!

* PyBeach: @pybeach
* PyLadiesCon: @pyladiescon
* PyBay: @pybay
* PyCascades: @pycascades
* PyTexas: @pytexas
* North Bay Python: @NorthBayPython@northbaypython.social.org





Show Original Post


1 ...1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 ...1547
UP