Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Recent questions tagged machine-learning
3
3 votes
0
0 answers
479
479 views
Is Naive Bayes a good classifier?
Here is an example of training a model using the Naïve Bayes classifier on the Glass dataset(from UCI). The objective is to predict the type of glass based on the 9 param...
haroldj
150
points
1
2
asked
Oct 3, 2018
Machine Learning
machine-learning
classification
naive-bayes
+
–
2
2 votes
1
1 answer
554
554 views
There are Different Ways of Reaching a Solution
In any coding assignment or task at a higher educational level (University/College), would it be acceptable to use less coding and list modules or libraries that may not ...
kalyanak.p
1.4k
points
4
5
8
asked
Oct 3, 2018
Machine Learning
machine-learning
python
coding
+
–
2
2 votes
1
1 answer
1.1k
1.1k views
What is the difference between Artificial Intelligence and Machine Learning?
They look the same to me, but what is the difference between "Artificial Intelligence" and "Machine Learning"?
machinelearning
600
points
4
4
7
asked
Oct 3, 2018
Artificial Intelligence
machine-learning
artificial-intelligence
+
–
1
1 vote
1
1 answer
3.2k
3.2k views
Calculate k nearest points using kNN for a single D array
I am not able to figure out how the calculation of the $m$ nearest points will be in a single dimensional array using kNN. Can anyone offer a clue or example?Thank you
RSH
160
points
2
2
2
asked
Oct 1, 2018
Machine Learning
knn
machine-learning
+
–
1
1 vote
3
3 answers
3.7k
3.7k views
K Nearest Neighbor (KNN) - includes itself
The KNN function in the sklearn library (when coded properly), outputs the points closest to p based on the value of k, and others.The point(s) would include itself when ...
kalyanak.p
1.4k
points
4
5
8
asked
Oct 1, 2018
Machine Learning
knn
machine-learning
python
+
–
2
2 votes
0
0 answers
512
512 views
Explain Cross-validation and why should we use it in Machine Learning?
datascience
1.1k
points
9
11
19
asked
Sep 28, 2018
Machine Learning Interview Questions
machine-learning
cross-validation
overfitting
classification
+
–
2
2 votes
0
0 answers
908
908 views
What is the difference between overfitting and underfitting in Machine Learning?
datascience
1.1k
points
9
11
19
asked
Sep 28, 2018
Machine Learning Interview Questions
machine-learning
overfitting
underfitting
+
–
3
3 votes
2
2 answers
13.3k
13.3k views
What happens as the K increases in the KNN algorithm ?
I am wondering what happens as K increases in the KNN algorithm. It seems that as K increases the "p" (new point) tends to move closer to the middle of the decision bound...
Neo
660
points
10
12
17
asked
Sep 27, 2018
Machine Learning
machine-learning
knn
+
–
4
4 votes
0
0 answers
504
504 views
What is Bayes’ Theorem? How is it useful in machine learning? Where should we use it?
datascience
1.1k
points
9
11
19
asked
Sep 27, 2018
Machine Learning Interview Questions
bayes-theorem
machine-learning
classification
naiver
naive-bayes
+
–
3
3 votes
0
0 answers
442
442 views
How does an ROC curve works?
datascience
1.1k
points
9
11
19
asked
Sep 27, 2018
Machine Learning Interview Questions
roc
machine-learning
+
–
3
3 votes
1
1 answer
1.1k
1.1k views
Is normalization necessary in all KNN algorithms? (Python)
I have read online articles involving KNN and its emphasis on normalization. I would like to know if all KNN functions in Python need to involve normalization? I do know ...
kalyanak.p
1.4k
points
4
5
8
asked
Sep 26, 2018
Machine Learning
knn
machine-learning
+
–
2
2 votes
1
1 answer
3.5k
3.5k views
What is the fastest way to learn scikit-learn?
I know Python and I am looking for the fastest way or a quick tutorial to learn how start using scikit-learn library.
askdatascience
1.0k
points
12
13
16
asked
Sep 25, 2018
Machine Learning
machine-learning
scikit-learn
programming
cheat-sheet
reference
+
–
1
1 vote
1
1 answer
2.2k
2.2k views
What is the best roadmap to choose the right estimator in scikit-learn?
I am looking for a roadmap for choosing the right estimator in scikit-learn
tofighi
116k
points
73
79
101
asked
Sep 25, 2018
Machine Learning
machine-learning
scikit-learn
refs
reference
cheat-sheet
+
–
3
3 votes
1
answers
1 answer
6.3k
6.3k views
What are the main branches of Machine Learning?
Could you please show a summary of all the branches in Machine Learning?
SinaML
1.6k
points
3
6
9
asked
Sep 3, 2018
Machine Learning
machine-learning
+
–
2
2 votes
0
0 answers
1.0k
1.0k views
What are the best resources for studying Machine Learning?
I am wondering if anyone can suggest the best resources for studying Machine Learning?
askdatascience
1.0k
points
12
13
16
asked
Aug 26, 2018
Machine Learning
books
resources
machine-learning
+
–
4
4 votes
0
0 answers
1.0k
1.0k views
What are the best resources for studying Deep Learning?
I am wondering if anyone can suggest the best resources for studying Deep Learning?
askdatascience
1.0k
points
12
13
16
asked
Aug 26, 2018
Deep Learning
deep-learning
machine-learning
books
resources
+
–
Page:
« prev
1
2
3
4
5