- Prove the linear relation of logistic regression by assuming that our Gaussian distributions share the same covariance matrix.
- Change the learning rate of the optimizer and see how the loss value is increased/decreased in iterations.
- Try to find the mapping function so that you can convert our non-linearly separable samples into linearly separable data points.
- What will happen if the bias vector is not added to the input data?
- What will happen if the loss function is changed? Change it to each of the following:
- Mean squared error (tf.losses.meanSquaredError)
- Absolute error (tf.losses.absoluteDifference)
- Weighted loss (tf.losses.computeWeightedLoss)
- Let's try to implement multiclass logistic regression that supports three-class predictions.
- Hint: Combine two logistic regression models to do binary classification twice.
- Save and load the logistic regression...
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Ukraine
Luxembourg
Estonia
Lithuania
South Korea
Turkey
Switzerland
Colombia
Taiwan
Chile
Norway
Ecuador
Indonesia
New Zealand
Cyprus
Denmark
Finland
Poland
Malta
Czechia
Austria
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Netherlands
Bulgaria
Latvia
South Africa
Malaysia
Japan
Slovakia
Philippines
Mexico
Thailand