Recent questions tagged data-science

2 2 votes
2 answers 2 answers
3.0k
3.0k views
$(p → q) ∧ (q → r) → (p → r)$Without Truth Tables!
1 1 vote
1 answers 1 answer
1.5k
1.5k views
Consider the Pandas DataDrame df below. Filter it appropriately so that it outputs the shown results.gh owner language repo stars 0 pandas-dev python pandas 17800 1 tidyv...
0 0 votes
1 1 answer
513
513 views
1 1 vote
0 0 answers
409
409 views
I apologize in advance if my question sounds too basic to be worthy of anyone's time, but statistics are not part of my curriculum.I am developing a proof of concept of a...
1 1 vote
1 1 answer
619
619 views
Hello Guys,I have been given a task where I need to analyse the impact of all the products that were discontinued last year on the customers and sales? I work for a retai...
0 0 votes
1 1 answer
652
652 views
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...
0 0 votes
1 1 answer
565
565 views
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...
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
547
547 views
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...
1 1 vote
1 1 answer
1.1k
1.1k views
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...
1 1 vote
1 1 answer
2.3k
2.3k views
0 0 votes
1 1 answer
592
592 views
What is 'Degrees of Freedom'?
1 1 vote
1 1 answer
13.9k
13.9k views
1 1 vote
1 1 answer
986
986 views