🐍 Python & Raspberry 🐍
رفتن به کانال در Telegram
Python- Raspberry Pi-AI-IOT ادمین : فرهاد ناصری زاده @farhad_naserizadeh @farhad3412 گروه پایتون @Python_QA تبادل @mmtahmasbi کانال مرتبط @new_mathematical @micropython_iot @c_micro اینستاگرام http://Instagram.com/python_raspberry
نمایش بیشتر8 216
مشترکین
اطلاعاتی وجود ندارد24 ساعت
-177 روز
-8330 روز
آرشیو پست ها
Algorithm
Naive Bayes
Description
The Bayesian method is a classification method that makes use of the Bayesian theorem. The theorem updates the prior knowledge of an event with the independent probability of each feature that can affect the event.
Type
Regression
Classification
@raspberry_python
Algorithm
Decision tree
Description
Highly interpretable classification or regression model that splits data-feature values into branches at decision nodes (e.g., if a feature is a color, each possible color becomes a new branch) until a final decision output is made
Type
Regression
Classification
@raspberry_python
Algorithm
Decision tree
Description
Highly interpretable classification or regression model that splits data-feature values into branches at decision nodes (e.g., if a feature is a color, each possible color becomes a new branch) until a final decision output is made
Type
Regression
Classification
@raspberry_python
Algorithm
Logistic regression
Description
Extension of linear regression that’s used for classification tasks. The output variable 3is binary (e.g., only black or white) rather than continuous (e.g., an infinite list of potential colors)
Type
Classification
@raspberry_python
Algorithm
Logistic regression
Description
Extension of linear regression that’s used for classification tasks. The output variable 3is binary (e.g., only black or white) rather than continuous (e.g., an infinite list of potential colors)
Type
Classification
@raspberry_python
Algorithm
Linear regression
Description
Finds a way to correlate each feature to the output to help predict future values.
Type
Regression
@raspberry_python
Algorithm
Linear regression
Description
Finds a way to correlate each feature to the output to help predict future values.
Type
Regression
@raspberry_python
Repost from Python4Finance
آشنایی با توزیع نرمال، و روش های نرمال سازی و استانداردسازی
در این اسلاید که مربوط به دوره آمار و احتمال علم داده است، مفهوم توزیع نرمال بررسی شده و با استفاده از پایتون، آزمون های نرمالیتی و روش های استانداردسازی و نرمال سازی بررسی می شود. مطالعه این اسلاید، به علاقه مندان آمار و نیز علاقه مندان یادگیری ماشین توصیه می شود.
#اسلاید
#آموزش
#توزیع_نرمال
#استاندارد_سازی
#نرمال_سازی
✅ پایتون برای مالی در تلگرام
https://t.me/python4finance
✅ پایتون برای مالی در بله
https://ble.ir/python4finance
Stack and Concatenate Numpy Arrays in Python
https://www.pythonforbeginners.com/basics/stack-and-concatenate-numpy-arrays-in-python
@raspberry_python
Stack and Concatenate Numpy Arrays in Python
https://www.pythonforbeginners.com/basics/stack-and-concatenate-numpy-arrays-in-python
@raspberry_python
