Most answered questions in Machine Learning

0 votes
3 answers

How to train a Keras model on multiple GPUs?

Hello there, With the latest commit and release ...READ MORE

Jul 17, 2020 in Machine Learning by Lily
• 260 points
3,010 views
0 votes
3 answers

What are some best examples of AI applications in our daily life?

Hi Michael, You don’t need to be a ...READ MORE

Apr 9, 2020 in Machine Learning by Albert
• 160 points
1,792 views
0 votes
2 answers
0 votes
2 answers

AttributeError: module 'scipy' has no attribute '_version_'

Hi@Sanjana, Actually you are missing one underscore in ...READ MORE

Aug 12, 2020 in Machine Learning by MD
• 95,440 points
7,069 views
0 votes
2 answers

valueerror: found input variables with inconsistent numbers of samples: [40, 10]

keep random_state =42 in train_test_split module READ MORE

Aug 27, 2020 in Machine Learning by sairam
• 160 points
14,538 views
0 votes
2 answers

ModuleNotFoundError: No module named 'tensorflow'

If you are using Anaconda, go to ...READ MORE

Nov 17, 2020 in Machine Learning by Vignesh

edited Aug 11, 2021 by Soumya 17,325 views
+1 vote
2 answers

ValueError: Found input variables with inconsistent numbers of samples: [1, 1000]

Hi@akhtar, Here you used x as your feature ...READ MORE

Apr 14, 2020 in Machine Learning by MD
• 95,440 points

edited Aug 11, 2021 by Soumya 57,197 views
+1 vote
2 answers

Is Sophia Humanoid ‘Limited Memory’ type of AI or ‘Reactive Machines’ type of AI?

Sophia is basically a chatbot with a ...READ MORE

Jan 29, 2020 in Machine Learning by Rakshi
2,130 views
+1 vote
2 answers

ValueError: Not enough values to unpack

Make the following changes in your script, ...READ MORE

Jun 24, 2019 in Machine Learning by Omkar
• 69,210 points
18,045 views
0 votes
1 answer

Controlled Variables in Logistic Regression in Python

Control variables, as you may know, are ...READ MORE

Apr 14, 2022 in Machine Learning by anonymous
929 views
0 votes
1 answer
0 votes
1 answer

R Generalized Method Of Moments Regression Estimation With Instruments

After a variety of approaches, it was ...READ MORE

Apr 13, 2022 in Machine Learning by anonymous
450 views
0 votes
1 answer

Error using sklearn and linear regression: shapes (1,16) and (1,1) not aligned: 16 (dim 1) != 1 (dim 0)

Based on documents LinearRegression. An x array ...READ MORE

Apr 13, 2022 in Machine Learning by anonymous
1,653 views
0 votes
1 answer

How to add random and/or fixed effects into cloglog regression in R

The standard glm function can be used ...READ MORE

Apr 13, 2022 in Machine Learning by anonymous
455 views
0 votes
1 answer

Plotting logistic regression in R with the Smarket dataset

The first, third, and fourth methods of ...READ MORE

Apr 12, 2022 in Machine Learning by Dev
• 6,000 points
722 views
0 votes
1 answer

chaid regression tree to table conversion in r

Partykit (recursive partitioning) tree structures are used ...READ MORE

Apr 12, 2022 in Machine Learning by Dev
• 6,000 points
600 views
0 votes
1 answer

How to use ICD10 Code in a regression model in R?

Using the concept of comorbidities is a ...READ MORE

Apr 12, 2022 in Machine Learning by Dev
• 6,000 points
422 views
0 votes
1 answer

different results for Random Forest Regression in R and Python

Random Forests, as others have mentioned, have ...READ MORE

Apr 12, 2022 in Machine Learning by Dev
• 6,000 points
1,132 views
0 votes
1 answer

Precipitation field in OpenWeatherMap API 2.5

The data for upload in millimeters for ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
663 views
0 votes
1 answer

Bayesian Probability

Conditional independence does not always imply independence: ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
343 views
0 votes
1 answer

Compute log loss for logistic regression from scratch

You have made  train_pred as python list. ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
1,146 views
0 votes
1 answer

sklearn MLPClassifier - zero hidden layers (i.e. logistic regression)

You could try something like this: nn = ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
961 views
0 votes
1 answer

What is the difference between regression testing and mutation testing?

Regression testing is a test suite that ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
710 views
0 votes
1 answer

Sanity Testing vs Regression Testing?

Sanity testing entails ensuring that the application's ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
873 views
0 votes
1 answer

eli5 show_prediction not showing probability

I was able to solve my own ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
716 views
0 votes
1 answer

Help with Probability Equation

The likelihood of winning is equal to ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
555 views
0 votes
1 answer

How to specify the prior probability for scikit-learn's Naive Bayes

In GaussianNB, there is a mechanism to ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,410 views
0 votes
1 answer

How to calculate probability in a normal distribution given mean & standard deviation?

This is how you do it. >>> import ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,680 views
0 votes
1 answer

discretization in weka

This should be self-evident. You can do it ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
955 views
0 votes
1 answer

Machine Learning: Unsupervised Backpropagation

The most frequent method is to train ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
458 views
0 votes
1 answer

When should Data Binning be used in data processing?

Mostly by trial and error. When a ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
393 views
0 votes
1 answer

How can I import Elastic-Net, Lasso and Ridge regression in Pyspark?

Use the code and also refer to ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
1,506 views
0 votes
1 answer

How can QA team leverage BDD acceptance criteria for automation regression testing?

There is no correct response; in my ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
297 views
0 votes
1 answer

Why is Pymc3 ADVI worse than MCMC in this logistic regression example?

This is a good query! Mean field ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
496 views
0 votes
1 answer

How to find the intersecting point in the regression line

To find the intersecting point use the ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
718 views
0 votes
1 answer

How to simulate first passage time probability in python for a random walk?

To begin with, you're now computing fp ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
1,178 views
0 votes
1 answer

why scipy poisson do not have a pdf (probability density function) method?

The poisson distribution has no density function ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
421 views
0 votes
1 answer

Union probability

You can try this if a, b, ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
501 views
0 votes
1 answer

Calculate the probability in R for sum of two dice rolls

By converting the outer values to a ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
1,687 views
0 votes
1 answer

Calculate Z-Score from Probability Value - R programming

It's named qnorm qnorm(p=0.841344746068543) Output 1 The following family of functions ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
1,428 views
0 votes
1 answer

How are OLAP, OLTP, data warehouses, analytics, analysis and data mining related?

From the top of the pyramid, I'll ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
499 views
0 votes
1 answer

https://stackoverflow.com/questions/58385765/recursion-in-fp-growth-algorithm

The create line indicates something like: alpha ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
522 views
0 votes
1 answer

Minimum support and minimum confidence in Data Mining

Yes, there is a mechanism for calculating ...READ MORE

Apr 4, 2022 in Machine Learning by Dev
• 6,000 points
2,742 views
0 votes
1 answer

What does backbone mean in a neural network?

According to my understanding, the "backbone" refers ...READ MORE

Apr 4, 2022 in Machine Learning by Dev
• 6,000 points
2,515 views
0 votes
1 answer

Keras deep learning sentiment analysis - supervised or unsupervised

The machine learning task of learning a ...READ MORE

Apr 4, 2022 in Machine Learning by Dev
• 6,000 points
533 views
0 votes
1 answer

Run an OLS regression with Pandas Data Frame

I believe you may almost achieve your ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
3,682 views
0 votes
1 answer

R - plm regression with time in posix-format

To use in your model, I believe ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
394 views
0 votes
1 answer

what is r-squared in linear regression models?

You inquired about the code x = ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
606 views
0 votes
1 answer

R: Calculate and interpret odds ratio in logistic regression

A logit, or the log of the ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
16,121 views
0 votes
1 answer

What is the difference between Coefficient of Regression and Elasticity

It is questionable. I'll simplify the model ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
498 views