1 1 vote
554
554 views
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 ...
0 0 votes
3.7k
3.7k views
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 ...
1 1 vote
3.2k
3.2k views
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
0 0 votes
3.7k
3.7k views
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 ...
3 3 votes
567
567 views
Content Security Policy (CSP) is promoted as a way to mitigate content injection vulnerabilities including cross-site scripting. When making a website when should a CSP h...
0 0 votes
2.0k
2.0k views
I am trying to update the Anaconda through cmd terminal but I am getting an error message of Access is denied. Although I am updating it through Admin account only. What ...
1 1 vote
1.0k
1.0k views
Could you please mention some webpages that I can find datasets for data science projects?
2 2 votes
3.5k
3.5k views
I know Python and I am looking for the fastest way or a quick tutorial to learn how start using scikit-learn library.
1 1 vote
3.2k
3.2k views
How do I use the information provided in this link to apply in defining a L1-norm and L2-norm function in python?
1 1 vote
2.2k
2.2k views
I am looking for a roadmap for choosing the right estimator in scikit-learn
1 1 vote
2.2k
2.2k views
I have these series of numbers and I am wondering each one is how much percentile and also how to calculate a custom percentile such as 60th percentile? [1, 3, 5, 7, 9, 9...
4 4 votes
700
700 views
Hello,If someone can post the video tutorial for Pandas, Numpy and Matplotlib. I would appreciate it. I know that Lynda.com has those videos but I still have to get my Li...
1 1 vote
593
593 views
I know how to calculate Z-Score but still confused about its application? Could you please elaborate?
3 3 votes
697
697 views
Can someone please provide detail instructions on how to install Anaconda and how to use Jupyter notebook with it ?
2 2 votes
1.1k
1.1k views
I took a course, 3250 - Foundations of Data Science, from University of Toronto School of Continuing studies, but realized the course is highly technical and I was lookin...
1 1 vote
3.4k
3.4k views
I am wondering if someone can explain the Golden Rules of Design by some examples.
1 1 vote
645
645 views
I know I can attach pictures on Ask Data Science! (https://askdatascience.com), but I cannot upload. How can I upload image somewhere else and attach it here?
0 0 votes
703
703 views
I have a math course at College and I am wondering if someone can show me resources I can use to improve my math skills in discrete math, especially for Number Systems?