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.0k
2.0k 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
4.9k
4.9k 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
73
79
101
asked
Sep 16, 2018
General
linkedin-learning
lynda
video-tutorial
tutorials
+
–
1
1 vote
1
1 answer
1.1k
1.1k 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
977
977 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
673
673 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
689
689 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
757
757 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
701
701 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
872
872 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.4k
5.4k 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
613
613 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
663
663 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
675
675 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
605
605 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
526
526 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
595
595 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
653
653 views
What are the key features of Python?
tofighi
116k
points
73
79
101
asked
Jul 9, 2019
Python Interview Questions
python
python-basics
python-interview
+
–
0
0 votes
1
1 answer
687
687 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
651
651 views
What are the most important Python libraries for data science?
tofighi
116k
points
73
79
101
asked
Jul 7, 2019
General
data-science
python
library
+
–
1
1 vote
1
1 answer
1.8k
1.8k 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
890
890 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.6k
7.6k 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
73
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 »