Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Data Science

Data Science Questions & Answers

Get better with each session of Data Science Training. Talk and understand the language of data and communicate your findings with different techniques and tools that you will gain expertise with the help of this online Data Science Training.

768Discussions
949Answers
0Waiting for an answer
Ask a Data Science Question →

Using Caret Package but Getting Error in library(e1071)

Here is my code, pretty standard but I am getting the error msg:library(caret)set.seed(32343)modelFit = train(type~.,data=training,…

Data Science

1 Answer · 901 Views · Answered ✓

Asked by: Anusha Acharya · 5 years ago

DataFrame' object has no attribute 'sort'

I face some problem here, in my python package I have to install numpy, but I still have this error 'DataFrame' object has no attribute 'sort'Anyone…

Data Science

1 Answer · 698 Views · Answered ✓

Asked by: Anusha Acharya · 5 years ago

What is logits, softmax and softmax_cross_entropy_with_logits?

Logits is a function which operates on the unscaled output of earlier layers and on a linear scale to understand the linear units. In Mathematics,…

Data Science

1 Answer · 714 Views · Answered ✓

Asked by: Aalap prabhakaran · 5 years ago

What is the meaning of the word logits in TensorFlow?

Logits are values that are utilized as a contribution to softmax. To comprehend this better snap here this is true by TensorFlow. Hence, Logits are…

Data Science

1 Answer · 1.5K Views · Answered ✓

Asked by: Alan Taylor · 5 years ago

How can we take log of particular columns?

Suppose we have following dataAnd a function that does three things Subsets based on what 'model' is mentioned (one of the column names of df)…

Data Science · R

1 Answer · 854 Views · Answered ✓

Asked by: Christopher Paterson · 5 years ago

How do we plot CCFD graph on logarithmic scale?

Using quantiles we can perform this library(VGAM) # for rpareto(...) set.seed(1) # for reproducible example X

Data Science · R

1 Answer · 1.7K Views · Answered ✓

Asked by: Sakshi D’souza · 5 years ago

How can we do market basket analysis with R?

apriori() is the function utilized for performing market basket analysis. apriori(data, parameter = NULL, appearance = NULL, control = NULL) where…

Data Science · R

1 Answer · 1.5K Views · Answered ✓

Asked by: David Piper · 6 years ago

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Data Science Blogs

Guides, tips and career advice on Data Science from JanBask experts.

Explore other technologies

Pick another topic to find answers, interview questions, and real-world tips.