535bbab99a
Fixed "then" to "the" typo ( #28843 )
2019-03-07 19:08:13 -08:00
5b73ed54e2
Update index.md with grammatical, spelling fixes ( #28874 )
2019-02-23 23:04:40 -08:00
c900cec85e
edit(guide): simplify cost function ( #29668 )
...
Simplify the cost function for logistic regression
2019-02-14 12:45:14 -08:00
6e80bb3c79
edit(guide): restructuring the sample code ( #29654 )
...
Add some comment, edit some line of codes to make it easier to understand.
2019-01-30 13:58:17 -08:00
ed542ea7d4
Update index.md with grammatical improvements ( #28862 )
2019-01-29 11:16:59 -07:00
a4836c1a65
Google Colaboratory ( #28675 )
...
Information about a machine learning online environment.
2019-01-29 09:33:13 -07:00
b3f88b5a2a
fix: Update index.md ( #24727 )
...
Updated section on basic pipeline for supervised learning to be more accurate and cover all the steps. Added link to Machine Learning Mastery website in the More Information section.
2019-01-29 09:11:17 -07:00
e876a0121e
Added additional Tensorflow youtube tutorial ( #29341 )
2019-01-21 10:04:48 -06:00
08946f0d3f
added course ( #24077 )
...
* added course
* corrected link title
2018-12-22 14:00:02 -05:00
56a42de7b1
Add link to show k-means ( #25732 )
...
Link gives an interactive visualization of how the k-means algorithm works.
2018-12-21 21:20:49 -05:00
04a1fc4fc6
Added Transfer learning ( #29462 )
...
* Added Transfer learning
* Added VGGnet
* Rename guide/english/machine-learning/deep-learning/transfer-learning/VGGnet.md to guide/english/machine-learning/deep-learning/transfer-learning/vggnet/index.md
2018-12-21 08:09:42 -08:00
0fd5cb318a
Article for unsupervised learning ( #26057 )
2018-12-21 05:20:14 -05:00
a54a38ccc9
Added resource for Machine Learning ( #24888 )
...
Provided a course for people who are wanting to go more in-depth with machine learning.
2018-12-15 05:20:54 -05:00
a906bfbcb6
Add "*Text summarization" and "*Pattern..." ( #24647 )
2018-12-13 21:16:02 -05:00
f855608b23
Add "Example 3" ( #24658 )
2018-12-13 21:12:38 -05:00
f9ae997467
Added info of crash course ( #24048 )
...
* Added info of crash course
* Reordered change
2018-12-07 22:49:20 -05:00
ca3c57bde5
Minor grammar and structure changes ( #23370 )
2018-12-03 11:33:34 -07:00
78c6e30439
Update index.md ( #23882 )
2018-12-01 21:59:39 -05:00
720f8562bf
Added "overfitting and underfitting" ( #25528 )
2018-11-30 20:44:27 +05:30
78757fab28
Added resources ( #23412 )
...
* Added resources
* Fixed formatting
2018-11-25 23:13:40 -05:00
8d4bf66614
Added correlation =/= causation ( #22433 )
...
with explanatory applications.
2018-11-21 22:00:14 -06:00
7588d6693d
add the link "Math, Stats and NLP for Machine Learning" to article ( #22372 )
2018-11-21 14:18:21 -07:00
a7616e7b23
Updated index.md ( #22280 )
...
* Updated index.md
Added more resources to the article
* Updated index.md
* Added more resources to the article
Moved the lines out of the code block as requested
2018-11-19 08:03:11 -06:00
1bbc944a30
Update index.md ( #33416 )
2018-11-19 08:00:14 +05:30
1606de6c51
Added a simple example for easy understanding. ( #21991 )
2018-11-17 19:55:17 -07:00
75fe781237
Bayes Classifier index document updated. ( #21973 )
...
Most of the sections were missing in this document. Added sections that deals with basic like what is classifier and principle on which Bayes Classifiers works. This document now gives an intuitive idea of how Bayes classifier differs from naive Bayes classifier. Added types of the classifier and lastly wrapped the entire thing with a summary.
2018-11-17 18:58:48 -07:00
3dad932973
Added description for Reinforcement Learning ( #21889 )
...
Described the similarity of Reinforcement Learning with Supervised and Unsupervised Learning.
2018-11-17 11:19:52 -07:00
809c83049d
Updated the definition of Linear Regression ( #21908 )
...
* Updated the definition of Linear Regression
Stated that linear regression is a supervised and discriminative machine learning algorithm.
* Added the link to a descriptive article
2018-11-17 11:17:07 -07:00
04bc992cfb
correcting spelling mistake and punctuation. ( #24461 )
...
* correcting spelling mistake and punctuation.
* fix: typo
2018-11-17 11:00:57 +05:30
83cfea8952
typo fix ( #25627 )
2018-11-14 09:48:40 +05:30
2e9e8623f4
Update index.md ( #34071 )
2018-11-13 12:50:25 +05:30
29c7800008
Corrected typos, punctuation, and spacing issues ( #21508 )
2018-11-10 07:01:12 +05:30
3920b7c4ce
Corrected capitalization, corrected to American spellings and typos ( #30685 )
...
* Translate challenge subtitles and example challenge text to Spanish
* Corrected errors in syntax and punctuation
* Multiple corrections of it/s to its plus other grammar corrections
* Correction and added paragraph to CSS Flex article
* Corrected my own typo
* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
7eec4b898b
Fixed a typo ( #21851 )
...
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
082c816855
Added link ( #23397 )
...
* Added link
* Fixed link formatting
2018-11-03 13:00:06 -07:00
dfd5ec6906
Update index.md ( #23805 )
2018-10-29 15:50:26 -07:00
9703b32eff
Update index.md ( #20000 )
...
Mention posterior probability for Bayes classifier
2018-10-27 08:21:13 -05:00
860b7e5941
Why Convolutional Neural Network ( #25662 )
...
* Why Convolutional Neural Network
Why we go for Convolutional Neural Networks.
* Update index.md
2018-10-25 10:25:17 -04:00
8f67fda78e
Update index.md ( #23500 )
2018-10-20 10:24:02 -07:00
edf5fcd309
Update index.md ( #20404 )
...
Some brief explainations of function used and definations of notation used .
2018-10-18 22:25:06 -04:00
da0df12ab7
fix(guide): simplify directory structure
2018-10-16 21:32:40 +05:30