Commit Graph

42 Commits (fed6ffb606fdf64df6ca2916e0c692a9e12aa107)

Author SHA1 Message Date
Domin Sweet ea596b6e93 Fixed grammar in last sentence. (#28089)
The original form of the sentence was difficult to understand, so I split it into 2 complete sentences.
2019-03-21 21:35:37 +05:30
Deandre White 535bbab99a Fixed "then" to "the" typo (#28843) 2019-03-07 19:08:13 -08:00
codestin 5b73ed54e2 Update index.md with grammatical, spelling fixes (#28874) 2019-02-23 23:04:40 -08:00
Varian Caesar c900cec85e edit(guide): simplify cost function (#29668)
Simplify the cost function for logistic regression
2019-02-14 12:45:14 -08:00
Varian Caesar 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
codestin ed542ea7d4 Update index.md with grammatical improvements (#28862) 2019-01-29 11:16:59 -07:00
veera-potnis a4836c1a65 Google Colaboratory (#28675)
Information about a machine learning online environment.
2019-01-29 09:33:13 -07:00
Ria Cheruvu 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
Calvin Leung e876a0121e Added additional Tensorflow youtube tutorial (#29341) 2019-01-21 10:04:48 -06:00
Yogesh Nimangre 08946f0d3f added course (#24077)
* added course

* corrected link title
2018-12-22 14:00:02 -05:00
spinder96 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
resrv 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
Praneeth Paikray 0fd5cb318a Article for unsupervised learning (#26057) 2018-12-21 05:20:14 -05:00
Bradley 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
sophiekamuf a906bfbcb6 Add "*Text summarization" and "*Pattern..." (#24647) 2018-12-13 21:16:02 -05:00
sophiekamuf f855608b23 Add "Example 3" (#24658) 2018-12-13 21:12:38 -05:00
Yogesh Nimangre f9ae997467 Added info of crash course (#24048)
* Added info of crash course

* Reordered change
2018-12-07 22:49:20 -05:00
asanati ca3c57bde5 Minor grammar and structure changes (#23370) 2018-12-03 11:33:34 -07:00
Githubtesting123 78c6e30439 Update index.md (#23882) 2018-12-01 21:59:39 -05:00
Alvin Tan 720f8562bf Added "overfitting and underfitting" (#25528) 2018-11-30 20:44:27 +05:30
Abhishek Prusty 78757fab28 Added resources (#23412)
* Added resources

* Fixed formatting
2018-11-25 23:13:40 -05:00
Dalton Harmsen 8d4bf66614 Added correlation =/= causation (#22433)
with explanatory applications.
2018-11-21 22:00:14 -06:00
manoj24t 7588d6693d add the link "Math, Stats and NLP for Machine Learning" to article (#22372) 2018-11-21 14:18:21 -07:00
Ritul Srivastava 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
AsHwInIrp 1bbc944a30 Update index.md (#33416) 2018-11-19 08:00:14 +05:30
Mudit Choraria 1606de6c51 Added a simple example for easy understanding. (#21991) 2018-11-17 19:55:17 -07:00
Pinak Roy Chowdhury 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
Mudit Choraria 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
Mudit Choraria 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
P.RR 04bc992cfb correcting spelling mistake and punctuation. (#24461)
* correcting spelling mistake and punctuation.

* fix: typo
2018-11-17 11:00:57 +05:30
MatejStraka 83cfea8952 typo fix (#25627) 2018-11-14 09:48:40 +05:30
CJVentura 2e9e8623f4 Update index.md (#34071) 2018-11-13 12:50:25 +05:30
RBenBeach 29c7800008 Corrected typos, punctuation, and spacing issues (#21508) 2018-11-10 07:01:12 +05:30
S.Hale 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
Vamsi Krishna 7eec4b898b Fixed a typo (#21851)
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
Abhishek Prusty 082c816855 Added link (#23397)
* Added link

* Fixed link formatting
2018-11-03 13:00:06 -07:00
haxsgvnbdus dfd5ec6906 Update index.md (#23805) 2018-10-29 15:50:26 -07:00
Anika Tabassum 9703b32eff Update index.md (#20000)
Mention posterior probability for Bayes classifier
2018-10-27 08:21:13 -05:00
Haritham 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
Mayank Gupta 8f67fda78e Update index.md (#23500) 2018-10-20 10:24:02 -07:00
akadidas edf5fcd309 Update index.md (#20404)
Some brief explainations of function used   and definations of notation used .
2018-10-18 22:25:06 -04:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30