Python/machine_learning
Rakshit Parashar 0d61539883 Log_likelihood update (#1008)
* Add files via upload

This is a simple exploratory notebook that heavily expolits pandas and seaborn

* Update logistic_regression.py

* Update logistic_regression.py

* Rename Food wastage analysis from 1961-2013 (FAO).ipynb to other/Food wastage analysis from 1961-2013 (FAO).ipynb

* Update logistic_regression.py

* Update logistic_regression.py

* Update logistic_regression.py

* Update logistic_regression.py

* Update logistic_regression.py

* Update logistic_regression.py

* Update logistic_regression.py
2019-07-13 21:54:38 +02:00
..
random_forest_classification Updated README 2019-07-06 11:11:20 +05:30
random_forest_regression Updated README 2019-07-06 11:11:20 +05:30
decision_tree.py Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
gradient_descent.py Improved Code and removed warnings (#482) 2018-10-19 13:28:21 +05:30
k_means_clust.py Modernize Python 2 code to get ready for Python 3 2017-11-25 12:41:55 +01:00
knn_sklearn.py KNN (#944) 2019-07-05 14:17:18 +05:30
linear_regression.py fix typo (#902) 2019-06-16 02:07:23 +05:30
logistic_regression.py Log_likelihood update (#1008) 2019-07-13 21:54:38 +02:00
NaiveBayes.ipynb Add files via upload 2018-10-09 01:51:14 +05:30
perceptron.py all valid python 3 2018-10-20 14:45:08 -05:00
reuters_one_vs_rest_classifier.ipynb snake_case all the things 2018-10-19 17:14:25 -05:00
scoring_functions.py Modernize Python 2 code to get ready for Python 3 AGAIN 2018-01-21 08:25:19 +01:00