1 1 vote
783
783 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
4.2k
4.2k 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.6k
3.6k 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
4.2k
4.2k 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
820
820 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.3k
2.3k 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.3k
1.3k views
Could you please mention some webpages that I can find datasets for data science projects?
2 2 votes
3.8k
3.8k 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.6k
3.6k 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.6k
2.6k views
I am looking for a roadmap for choosing the right estimator in scikit-learn
1 1 vote
2.6k
2.6k 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
984
984 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
877
877 views
I know how to calculate Z-Score but still confused about its application? Could you please elaborate?
3 3 votes
917
917 views
Can someone please provide detail instructions on how to install Anaconda and how to use Jupyter notebook with it ?
2 2 votes
1.4k
1.4k 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.7k
3.7k views
I am wondering if someone can explain the Golden Rules of Design by some examples.
1 1 vote
936
936 views
I know I can attach pictures on Ask Ghassem (https://ask.ghassem.com), but I cannot upload. How can I upload image somewhere else and attach it here?
0 0 votes
1.0k
1.0k 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?