Status Updates From Python Machine Learning

Python Machine Learning Python Machine Learning
by


Status Updates Showing 211-240 of 733

order by

Mzakaria
Mzakaria is on page 106 of 770
Sep 19, 2020 07:59PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 104 of 770
The theory and logic behind Random Forest
Sep 13, 2020 12:08PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 102 of 770
The theory and logic behind Random Forest
Sep 07, 2020 08:23PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 100 of 770
Aug 23, 2020 10:37PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 98 of 770
Aug 02, 2020 10:23AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 96 of 770
Decision trees split the data on each feature in order to increase "order" or information gain. This is in a sense how much pure this split will be compared to the sample before splitting
Jul 25, 2020 04:20PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 94 of 770
Decision trees split the data on each feature in order to increase "order" or information gain. This is in a sense how much pure this split will be compared to the sample before splitting
Jul 18, 2020 08:30PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 92 of 770
Decision trees have a great advantage of interpretability
Jul 12, 2020 11:47AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 88 of 770
for non-linear problem, SVM has a trick: The kernel trick. and the most famous kernel is the RBF kernel
Jul 05, 2020 08:19PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 86 of 770
Logistic Regression often gives similar yield to linear SVM. However,
1. LR is more prone to outliers
2. LR is easier to interpret
3. LR is easier to update, which might make it more attractive to streaming data
Jun 27, 2020 11:15PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 84 of 770
Logistic Regression often gives similar yield to linear SVM. However,
1. LR is more prone to outliers
2. LR is easier to interpret
3. LR is easier to update, which might make it more attractive to streaming data
Jun 20, 2020 12:50PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 82 of 770
Jun 13, 2020 10:31PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 80 of 770
SVM is a generalization of perceptron, where instead of minimizing classification errors, we know maximize the hyperbolic margin
Jun 07, 2020 01:25PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 78 of 770
L2 regularization
May 30, 2020 11:43AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 76 of 770
L2 regularization.
May 30, 2020 11:43AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 76 of 770
May 30, 2020 11:02AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 74 of 770
May 29, 2020 09:58PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 72 of 770
May 29, 2020 03:34PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 70 of 770
Logistic Regression is actually a classification algorithm
May 29, 2020 02:11PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 66 of 770
Logistic Regression is actually a classification algorithm
May 29, 2020 08:02AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 62 of 770
Logistic Regression is actually a classification algorithm
May 25, 2020 08:20PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 60 of 770
May 25, 2020 10:49AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 58 of 770
60
May 25, 2020 10:38AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 58 of 770
May 25, 2020 08:47AM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 56 of 770
May 24, 2020 09:42PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2

Mzakaria
Mzakaria is on page 54 of 770
May 23, 2020 05:04PM Add a comment
Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2