Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Filter
Recent
Hot!
Most votes
Most answers
Most views
Recent questions
1
1 vote
1
answers
1 answer
2.2k
2.2k views
What are the best tools and resources for learning programming?
I am wondering if anyone can suggest the best resources and tools for learning programming?
askdatascience
1.0k
points
12
13
16
asked
Aug 26, 2018
Programming
books
resources
apps
programming
+
–
10
10 votes
2
answers
2 answers
5.3k
5.3k views
How to use LinkedIn Learning (formerly Lynda.com) for free?
I heard some people use Lynda.com resources for free. Could someone let me know how does it work?
tofighi
116k
points
74
79
101
asked
Sep 16, 2018
General
linkedin-learning
lynda
video-tutorial
tutorials
+
–
1
1 vote
1
1 answer
1.2k
1.2k views
What are self and _init_ in Python classes?
askpython
1.4k
points
18
19
25
asked
Jul 11, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
2
2 votes
1
answers
1 answer
1.1k
1.1k views
What are classes in Python?
askpython
1.4k
points
18
19
25
asked
Jul 11, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
817
817 views
What are functions In Python?
askpython
1.4k
points
18
19
25
asked
Jul 11, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
832
832 views
What is the difference between Python Arrays and Lists?
askpython
1.4k
points
18
19
25
asked
Jul 11, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
858
858 views
Is indentation required in Python? Is Python case-sensitive?
askpython
1.4k
points
18
19
25
asked
Jul 11, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
827
827 views
What is type conversion in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
1.0k
1.0k views
What are the local variables and global variables in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
5.5k
5.5k views
What are python modules? Name some commonly used built-in modules in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
725
725 views
What is PYTHONPATH in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
823
823 views
What is a namespace in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
namespace
+
–
1
1 vote
1
1 answer
795
795 views
How is memory management in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
memory-management
+
–
1
1 vote
1
1 answer
746
746 views
What is PEP8 in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
pep8
+
–
1
1 vote
1
1 answer
627
627 views
How is Python an interpreted language?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
1
1 vote
1
1 answer
714
714 views
What type of language is python? Programming or scripting?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
805
805 views
What are the key features of Python?
tofighi
116k
points
74
79
101
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
797
797 views
What is the difference between list and tuples in Python?
askpython
1.4k
points
18
19
25
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
758
758 views
What are the most important Python libraries for data science?
tofighi
116k
points
74
79
101
asked
Jul 7, 2019
General
data-science
python
library
+
–
1
1 vote
1
1 answer
2.0k
2.0k views
How to create def for cross_val_score related to linear regression problem?
def cross_val_score(estimator,X,y,scoring,cv): scores=cross_val_score scores_rmse=np.sqrt(-scores) print('Scores: ',scores_rmse) print("Mean:", scores_rms...
asifsundrani
130
points
1
1
4
asked
Jul 3, 2019
Programming
linear-regression
+
–
1
1 vote
1
1 answer
1.0k
1.0k views
What are the types of Classification and regression algorithms in Machine learning ?
For example, Logistic regression is classification likewise what are the other types? I am a bit confused.
Narasimha Nandula
130
points
1
2
5
asked
Jun 27, 2019
Machine Learning
machine-learning
+
–
4
4 votes
1
answers
1 answer
7.7k
7.7k views
How to perform a classification or regression using k-NN?
Suppose, you have given the following dataset where x and y are the 2 features and color Red or Blue is the target variable.a) A new data point $x=1$ and $y=1$ is given. ...
tofighi
116k
points
74
79
101
asked
Jun 26, 2019
Machine Learning
machine-learning
knn
regression
classification
ml-exercise
ml-midterm
ele888-midterm
+
–
Page:
« prev
1
...
3
4
5
6
7
8
9
...
22
next »