Algorithm Name
Hierarchical clustering
Description
Splits clusters along a hierarchical tree to form a classification system.
Can be used for Cluster loyalty-card customer
Type
Clustering
@raspberry_python
Hierarchical clustering
Description
Splits clusters along a hierarchical tree to form a classification system.
Can be used for Cluster loyalty-card customer
Type
Clustering
@raspberry_python
👍4
Algorithm Name
Recommender system
Description
Help to define the relevant data for making a recommendation.
Type
Clustering
@raspberry_python
Recommender system
Description
Help to define the relevant data for making a recommendation.
Type
Clustering
@raspberry_python
👍5
Algorithm Name
PCA/T-SNE
Description
Mostly used to decrease the dimensionality of the data. The algorithms reduce the number of features to 3 or 4 vectors with the highest variances
Type
Dimension Reduction
@raspberry_python
PCA/T-SNE
Description
Mostly used to decrease the dimensionality of the data. The algorithms reduce the number of features to 3 or 4 vectors with the highest variances
Type
Dimension Reduction
@raspberry_python
👍6
Concatenate DataFrames in Python
https://www.pythonforbeginners.com/basics/concatenate-dataframes-in-python
@raspberry_python
https://www.pythonforbeginners.com/basics/concatenate-dataframes-in-python
@raspberry_python
👍2
🍾4
👍6👏2
Telepathy.
An OSINT toolkit for investigating Telegram chats. Developed by Jordan Wildon.
https://github.com/jordanwildon/Telepathy
@raspberry_python
An OSINT toolkit for investigating Telegram chats. Developed by Jordan Wildon.
$ pip3 install telepathy
https://github.com/jordanwildon/Telepathy
@raspberry_python
👍3
طبق گفته گویدو ون راسم، خالق پایتون، نسخهی 3.11 قراره به صورت لایو، دو روز دیگه یعنی دوشنبه، ساعت ۱۷ به وقت UTC (یعنی ساعت 20:30 به وقت تهران) ریلیس بشه 😍
https://twitter.com/gvanrossum/status/1583561788204806144?t=e5oNBr7PJc27y0PnSo9Xqw&s=19
این لینک یوتوبش 😁
https://youtu.be/PGZPSWZSkJI
https://twitter.com/gvanrossum/status/1583561788204806144?t=e5oNBr7PJc27y0PnSo9Xqw&s=19
این لینک یوتوبش 😁
https://youtu.be/PGZPSWZSkJI
👍7🔥3👏2👎1🤡1
Do you want to watch how we release Python 3.11 live? 🐍🎉 Join us in the 3.11 release party organised with the good people of @PythonDiscord at 17:00 UTC+0! 📆 We will talk about some of the new cool features and a sneak peek into what's coming in 3.12 👀 https://youtu.be/PGZPSWZSkJI
🔗 Pablo Galindo Salgado (@pyblogsal)
تا ریلیس شدن پایتون ۳.۱۱ ساعاتی بیش نمانده است =))
🔗 Pablo Galindo Salgado (@pyblogsal)
تا ریلیس شدن پایتون ۳.۱۱ ساعاتی بیش نمانده است =))
YouTube
Python 3.11 Release
Timestamps
00:00 - Introduction
24:30 - Brandt Bucher, Specializing Adaptive Interpreter
50:40 - Mark Shannon, Other Speedups
1:07:42 - Irit Katriel, Exception Improvements and Features
1:42:13 - Pablo Galindo, Better Tracebacks
1:58:46 - Pablo Galindo, tomllib…
00:00 - Introduction
24:30 - Brandt Bucher, Specializing Adaptive Interpreter
50:40 - Mark Shannon, Other Speedups
1:07:42 - Irit Katriel, Exception Improvements and Features
1:42:13 - Pablo Galindo, Better Tracebacks
1:58:46 - Pablo Galindo, tomllib…
🍾8👍5🔥1
Pablo released #Python 3.11.0 final today, that can only mean one thing: time for me to release Python 3.12.0 alpha 1. My first release, and boy are my mistakes embarrassing....
https://www.python.org/downloads/release/python-3120a1/
🔗 T. Wouters (@Yhg1s)
ریلیس منیجر جدید پایتون :)
https://www.python.org/downloads/release/python-3120a1/
🔗 T. Wouters (@Yhg1s)
ریلیس منیجر جدید پایتون :)
👍2🔥1
Why must "self" always be passed in as parameter, why wasn't it made a built-in?
چرا self باید همیشه به عنوان یک پارامتر به متدهایمان پاس داده بشه؟!
نمیشه که self رو built-in کنیم؟
https://www.reddit.com/r/Python/comments/y8ofb6/honest_question_why_must_self_always_be_passed_in/
چرا self باید همیشه به عنوان یک پارامتر به متدهایمان پاس داده بشه؟!
نمیشه که self رو built-in کنیم؟
https://www.reddit.com/r/Python/comments/y8ofb6/honest_question_why_must_self_always_be_passed_in/
Reddit
r/Python on Reddit: Honest question: Why must "self" always be passed in as parameter, why wasn't it made a built-in?
Posted by u/lemon_bottle - 461 votes and 145 comments
👍3