Skip to content

Commit 6cb52ae

Browse files
committed
remove extra meta data
1 parent e113d72 commit 6cb52ae

3 files changed

Lines changed: 1 addition & 14 deletions

File tree

faq/choosing-technique.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
---
2-
layout: faq
3-
title: Machine Learning FAQ
4-
---
1+
52

63
# What factors should I consider when choosing a predictive model technique?
74

faq/cost-vs-loss.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
layout: faq
3-
title: Machine Learning FAQ
4-
---
5-
61
# What is the difference between a cost function and a loss function in machine learning?
72

83
The terms *cost* and *loss* functions are synonymous (some people also call it error function). The more general scenario is to define an objective function first, which we want to optimize. This objective function could be to

faq/definition_data-science.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
layout: faq
3-
title: Machine Learning FAQ
4-
---
5-
61
# What is the Definition of Data Science?
72

83
That's a tricky question. It's particularly challenging because there is no "definition." Unfortunately, this rather novel term has been used ambiguously, and there are many subjective definitions. Anyway, I think the field of Data Science is highly interdisciplinary and influenced by many many other fields ...

0 commit comments

Comments
 (0)