mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-17 06:48:09 +00:00
* Added doctest for sigmoid_function & cost_function * Update logistic_regression.py * Update logistic_regression.py * Minor formatting changes in doctests * Apply suggestions from code review * Made requested changes in logistic_regression.py * Apply suggestions from code review --------- Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com> |
||
---|---|---|
.. | ||
forecasting | ||
local_weighted_learning | ||
lstm | ||
__init__.py | ||
apriori_algorithm.py | ||
astar.py | ||
data_transformations.py | ||
decision_tree.py | ||
dimensionality_reduction.py | ||
frequent_pattern_growth.py | ||
gaussian_naive_bayes.py.broken.txt | ||
gradient_boosting_regressor.py.broken.txt | ||
gradient_descent.py | ||
k_means_clust.py | ||
k_nearest_neighbours.py | ||
linear_discriminant_analysis.py | ||
linear_regression.py | ||
logistic_regression.py | ||
loss_functions.py | ||
mfcc.py | ||
multilayer_perceptron_classifier.py | ||
polynomial_regression.py | ||
random_forest_classifier.py.broken.txt | ||
random_forest_regressor.py.broken.txt | ||
scoring_functions.py | ||
self_organizing_map.py | ||
sequential_minimum_optimization.py | ||
similarity_search.py | ||
support_vector_machines.py | ||
word_frequency_functions.py | ||
xgboost_classifier.py | ||
xgboost_regressor.py |