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
No answer
No selected answer
No upvoted answer
Recent questions without a selected answer
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
+
–
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
628
628 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
715
715 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
+
–
0
0 votes
1
1 answer
3.1k
3.1k views
What is the difference between cross-validation and validation set?
I am confused about this figure. Is not this a cross-validation test or we have a fixed few examples for which it is tested while you also have various folds being tested...
tofighi
116k
points
74
79
101
asked
Jun 19, 2019
Machine Learning
machine-learning
cross-validation
validation-set
test-set
+
–
1
1 vote
1
1 answer
9.6k
9.6k views
In DBSCAN algorithm, how should we choose optimal eps and minimum points?
Math
450
points
5
5
9
asked
Jun 13, 2019
Machine Learning
machine-learning
runs
unsupervised-learning
dbscan
+
–
Page:
« prev
1
2
3
4
5
6
7
8
...
18
next »