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
User tofighi
Wall
Recent activity
All questions
All answers
Answers by tofighi
1
1 vote
13.3k
13.3k views
How to calculate probability in Logistic Regression?
The dataset of pass/fail in an exam for 5 students is given in the table below. If we use Logistic Regression as the classifier and assume the model suggested by the opti...
answered
Apr 13, 2019
Machine Learning
machine-learning
logistic-regression
probability
odds
ml-exercise
ml-midterm
+
–
1
1 vote
9.4k
9.4k views
How to calculate feed-forward (forward-propagation) in neural network?
In the figure below, a neural network is shown. Calculate the following:1) How many neurons do we have in the input layer and the output layer?2) How many hidden layers d...
answered
Apr 13, 2019
Machine Learning
machine-learning
feed-forward
forward-propagation
deep-learning
ml-exercise
ml-final
ele888-midterm
ele888-final
ml-midterm
+
–
0
0 votes
6.6k
6.6k views
How to update weights using gradient decent algorithm?
For the below neural network, imagine we are going to use the backpropagation algorithm to update weights. If the Bias (b) in this problem is always 0 (ignore bias when y...
answered
Apr 13, 2019
Machine Learning
machine-learning
deep-learning
gradient-decent
backpropagation
cost-function
linear-regression
ml-exercise
ele888-final
+
–
0
0 votes
1.5k
1.5k views
How to convert equations in documents to LaTeX?
In Wikipedia, or any other document there are some math equations I am looking a simple way to convert to LaTeX. Is there any easy way for it?
answered
Apr 12, 2019
LaTeX
latex
math
ocr
+
–
1
1 vote
7.4k
7.4k views
How to update weights in backpropagation algorithm (a numerical example)?
Assume we have the following neural network and all activation functions are $f(z)=z$. If the weights are initialized with the values you see in table below, what will be...
answered
Apr 11, 2019
Machine Learning
machine-learning
deep-learning
backpropagation
back-propagation
gradient-decent
ml-exercise
ml-final
ele888-final
+
–
0
0 votes
1.8k
1.8k views
How to calculate univariate linear regression?
For the following dataset, calculate the regression equation $\hat{y} = ax+b$datasetxy1423501075161002615036200
answered
Apr 11, 2019
Machine Learning
machine-learning
linear-regression
ml-exercise
+
–
0
0 votes
1.7k
1.7k views
How to reshape in pandas dataframe?
Dataframe looks like belowI have dataframe like above. which I want to a~t reshape (a~t, 1)I want to reshape dataframe like below ( b~t column is go to under the a column...
answered
Apr 6, 2019
General
pandas
dataframe
+
–
0
0 votes
566
566 views
Is digital marketing and marketing internships worth it for a data science student?
it's about data science career
answered
Apr 4, 2019
General
data-science
career
+
–
1
1 vote
10.8k
10.8k views
How to calculate Softmax Regression probabilities?
The scatter plot of Iris Dataset is shown in the figure below. Assume Softmax Regression is used to classify Iris to Setosa, Versicolor, or Viriginica using just petal le...
answered
Apr 4, 2019
Machine Learning
machine-learning
softmax-regression
softmax
ml-exercise
ele888-midterm
ele888-final
ml-midterm
ai-final
+
–
0
0 votes
2.7k
2.7k views
How do I reduce RMSE in a Random Forest Regressor?
I preprocessed the data, normalized the numerical features, and did one hot encoding for the categorical ones. I end up with a model with R^2=0.7 and RMSE which is 15% of...
answered
Apr 4, 2019
Machine Learning
random-forest
data-science
machine-learning
+
–
0
0 votes
1.3k
1.3k views
Determine weights on the paths that connect to the different data points in a neural network?
How do you determine the weight values that connect to the other data points when solving for our output in neural networks?
answered
Apr 4, 2019
Machine Learning
data-science
machine-learning
deep-learning
+
–
0
0 votes
851
851 views
What is the problem of putting a laptop hdd to desktop computer?
Can i put laptop hdd to desktop and what problem makes
answered
Apr 1, 2019
Human Computer Interaction
computer
+
–
0
0 votes
1.1k
1.1k views
Who can write a recursive Python program for Fibonacci sequence 0,1,1,2,3,5,8,...?
Please also check if the fibo(7) = 8
answered
Mar 22, 2019
Python
math
python
recursive
+
–
0
0 votes
586
586 views
model.predict is abnormal
the code is import numpy as np import pandas as pd from keras.models import Sequential from keras.layers import Dense, LSTM, Dropout from keras.layers.core import Dense, ...
answered
Mar 22, 2019
Machine Learning
lstm
machine-learning
+
–
0
0 votes
901
901 views
How to open Jupyter notebook files on Windows or Mac without web browser?
answered
Mar 16, 2019
General
python
jupyter-notebook
programming
+
–
0
0 votes
548
548 views
I fit a many different models to my data set and I still get horrible accuracy. Any suggestions?
I'm trying to create a regression with a data set that does not contain any nulls and has a very few outliers. I fit a linear regression, a random forest, and a gbm model...
answered
Mar 15, 2019
Machine Learning
data-science
+
–
0
0 votes
602
602 views
What to install on a Linux VPS to remotely work with it?
answered
Mar 2, 2019
Cloud Computing
vps
linux
ubuntu
remote-desktop
+
–
0
0 votes
1.1k
1.1k views
How do you visualize/present the predicted output of a random forest model with large trees?
I’ve heard that it’s hard to visualize the output of random forest models with large trees/forest but I’m finding it hard to understand what the use case for the model i...
answered
Mar 2, 2019
Machine Learning
data-science
random-forest
visualization
+
–
0
0 votes
2.3k
2.3k views
Do you have a cheatsheet for Data Science?!
answered
Feb 26, 2019
Data Science Interview Questions
data-science
cheat-sheet
interview
+
–
0
0 votes
1.4k
1.4k views
What are the main branches of Deep Learning algorithms?
answered
Feb 25, 2019
Deep Learning Interview Questions
deep-learning
interview
+
–
Page:
« prev
1
2
3
4
5
6
7
8
next »