🐍 Python & Raspberry 🐍
7.99K subscribers
1.92K photos
125 videos
623 files
1.23K links
Python- Raspberry Pi-AI-IOT
ادمین : فرهاد ناصری زاده
@farhad_naserizadeh
@farhad3412

گروه پایتون
@Python_QA
تبادل
@mmtahmasbi
کانال مرتبط
@new_mathematical
@micropython_iot
@c_micro
اینستاگرام
http://Instagram.com/python_raspberry
Download Telegram
Algorithm

Random forest

Description

The algorithm is built upon a decision tree to improve the accuracy drastically. Random forest generates many times simple decision trees and uses the ‘majority vote’ method to decide on which label to return. For the classification task, the final prediction will be the one with the most vote; while for the regression task, the average prediction of all the trees is the final prediction.

Type

Regression
Classification

@raspberry_python
👍5
Algorithm

AdaBoost

Description

Classification or regression technique that uses a multitude of models to come up with a decision but weighs them based on their accuracy in predicting the outcome

Type

Regression
Classification

@raspberry_python
👍4
Algorithm

Gradient-boosting trees

Description

Gradient-boosting trees is a state-of-the-art classification/regression technique. It is focusing on the error committed by the previous trees and tries to correct it.

Type

Regression
Classification

@raspberry_python
👍3
Unsupervised learning

In unsupervised learning, an algorithm explores input data without being given an explicit output variable (e.g., explores customer demographic data to identify patterns)

You can use it when you do not know how to classify the data, and you want the algorithm to find patterns and classify the data for you

@raspberry_python
👍3
Algorithm Name

K-means clustering

Description

Puts data into some groups (k) that each contains data with similar characteristics (as determined by the model, not in advance by humans)

Type

Clustering

@raspberry_python
👍4
Algorithm Name

Gaussian mixture model

Description

A generalization of k-means clustering that provides more flexibility in the size and shape of groups (clusters)

Type

Clustering

@raspberry_python
👍3
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
👍4
Algorithm Name

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
👍6
15 sorting Algorithms
👍6
پاک کردن پس زمینه از تصویر با پایتون

Remove image Background using Python

@raspberry_python
👍12👎5👏2
50-useful-python-scripts-free-pdf.pdf
426.5 KB
50 اسکریپت مفید پایتون

@Python_QA
@RASPBERRY_PYTHON
👍8🔥2👏1
Image Mirror with Python

@raspberry_python
👍10🤔2
40 projects ideas for web developer

@RASPBERRY_PYTHON
👍3👎1
👍2
🍾4
زندگی یک برنامه نویس
🤡26👎15👍1🔥1🍾1
Telepathy.

An OSINT toolkit for investigating Telegram chats. Developed by Jordan Wildon.

$ pip3 install telepathy


https://github.com/jordanwildon/Telepathy



@raspberry_python
👍3
تست سرعت اینترنت با پایتون

@raspberry_python
👍11