Recent questions

1 1 vote
1 answers 1 answer
824
824 views
I have a hard time distinguishing terminologies of SparkSQL. While SparkSQL are quite flexible in terms of abstraction layers, its really difficult for beginner to naviga...
0 0 votes
0 0 answers
493
493 views
I am trying to create a sentiment analysis model using binary classification as loss.I have a batch of tweets that some of them are tagged as positive (labeled as 1) and ...
0 0 votes
0 0 answers
499
499 views
I am trying to create a sentiment analysis model and I have a question.After I preprocessed my tweets and created my vocabulary I've noticed that I have words that appear...
0 0 votes
0 0 answers
372
372 views
I've been researching sentiment analysis with word embeddings. I read papers that state that word embeddings ignore sentiment information of the words in the text. One pa...
1 1 vote
1 1 answer
723
723 views
When I standardized my data when I created my model. Do I need to save the standardization transformation when I want to predict with my model new data ?
0 0 votes
0 0 answers
410
410 views
0 0 votes
1 1 answer
1.0k
1.0k views
Hi. I have a question about model-based predictions when data is only available after the fact. Let me give you an example. I try to predict the result (HOME, AWAY or a D...
0 0 votes
0 0 answers
372
372 views
A bus is making its way to a destination. If the weather conditions are favorable today, the likelihood of delay is 3%. If the weather conditions are not favorable today,...
1 1 vote
1 1 answer
4.0k
4.0k views
Whener I run Jupyter notebook there are some kernels that do not exist on system and generate errors. How can I remove them?
1 1 vote
1 answers 1 answer
1.3k
1.3k views
So far, I have modeled on known historical data. What if there are variables known only after the fact?Let me give you an example. I want to predict the outcome of the ma...
1 1 vote
1 1 answer
677
677 views
“During the last decade, the advent of microarray datasets stimulated a new line of research called Bioinformatics. A microarray database is a repository containing micro...
1 1 vote
1 1 answer
589
589 views
Is that possible to train a machine using another trained machine?
2 2 votes
0 0 answers
428
428 views
Is there a website for finding illustrative real-life examples of using machine learning? For instance: for End to End Machine Learning, End to End Machine Learning, Clas...
1 1 vote
0 0 answers
340
340 views
Could you please let me know where I can find simple machine learning mathematics explained visually?
0 0 votes
0 0 answers
443
443 views
I'm a PhD student using qualitative content analysis to look at a number of documents to identify a norm cluster. The structure of the norms I'm trying to look at is that...
3 3 votes
1 answers 1 answer
6.0k
6.0k views
The goal of backpropagation is to optimize the weights so that the neural network can learn how to correctly map arbitrary inputs to outputs.Assume for the following neur...
2 2 votes
1 answers 1 answer
6.6k
6.6k views
We have data on 1000 pieces of fruit. The fruit being a Banana, Orange or some Other fruit and imagine we know 3 features of each fruit, whether it’s long or not, sweet o...
1 1 vote
0 0 answers
527
527 views
0 0 votes
0 0 answers
532
532 views