Hot questions

0 0 votes
1 1 answer
1.8k
1.8k views
1 1 vote
0 0 answers
834
834 views
I am using Matlab R2018b and am trying to infuse SVM classifier within CNN. My plan is to use CNN only as a feature extractor and use SVM as the classifier. I know people...
1 1 vote
0 0 answers
424
424 views
Context: In the realm of Paid Search Marketing. Current reporting does not provide event level data only aggregate totals with different segments. Want to compare distri...
2 2 votes
1 1 answer
737
737 views
I really appreciate you providing some details about data science certificate at UofT SCS, and enrollment dates.
1 1 vote
1 1 answer
779
779 views
Make a scatter plot where the x-axis is the height of the citizens and the y-axis is the weight of the citizens. The color of the points need to be different for males an...
1 1 vote
1 1 answer
2.7k
2.7k views
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...
0 0 votes
1 1 answer
709
709 views
Python3 and Python2 seems so similar, and the only changes which are obvious are some changes in functions such as print that now needs parentheses. Are there other impro...
1 1 vote
1 1 answer
641
641 views
0 0 votes
1 answers 1 answer
1.8k
1.8k views
For the following dataset, calculate the regression equation $\hat{y} = ax+b$datasetxy1423501075161002615036200
1 1 vote
0 0 answers
966
966 views
Here is LSTM predict model and i want to convert Linear Regression.... model.fit(x_train, y_train, epochs=10, batch_size=16) trainPredict = model.predict(x_train) testPre...
0 0 votes
1 1 answer
1.5k
1.5k views
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?
1 1 vote
1 1 answer
593
593 views
https://stackoverflow.com/questions/55930051/is-impossible-predict-hours-time-series-to-minutes-time-series i want to this hours time series predict model to minute predi...
0 0 votes
1 1 answer
1.7k
1.7k views
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...
1 1 vote
1 1 answer
1.3k
1.3k views
How do you determine the weight values that connect to the other data points when solving for our output in neural networks?
1 1 vote
1 1 answer
2.3k
2.3k views
1 1 vote
1 1 answer
851
851 views
Can i put laptop hdd to desktop and what problem makes
0 0 votes
1 1 answer
566
566 views
0 0 votes
2 answers 2 answers
1.1k
1.1k views
Please also check if the fibo(7) = 8