Difference between revisions of "Artificial Intelligence with Python"
From Sustainability Methods
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
edition mode | edition mode | ||
+ | *[[Multi-Criteria Decision Making in Python]] | ||
+ | == Machine Learning == | ||
+ | * [[K-Means Algorithm in Python]] | ||
+ | * [[Support Vector Machine in Python]] | ||
+ | * [[Model evaluation metrics (binary classification)]] | ||
− | == | + | == Deep Learning == |
− | * [[ | + | *[[How To Create Synthetic Data with CTGAN]] |
Latest revision as of 10:19, 12 September 2024
edition mode
Machine Learning
- K-Means Algorithm in Python
- Support Vector Machine in Python
- Model evaluation metrics (binary classification)