Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Filter
No answer
No selected answer
No upvoted answer
Recent questions without an upvoted answer
0
0 votes
0
0 answers
576
576 views
Binary Classification and neutral tag
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 ...
ntonis
170
points
3
4
7
asked
Jan 30, 2021
Deep Learning
nlp
deep-learning
natural-language-process
sentiment-analysis
sentiment
+
–
0
0 votes
0
0 answers
570
570 views
"Rare words" on vocabulary
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...
ntonis
170
points
3
4
7
asked
Jan 30, 2021
Deep Learning
sentiment-analysis
deep-learning
nlp
+
–
0
0 votes
0
0 answers
463
463 views
My GloVe word embeddings contain sentiment?
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...
ivymelissa
120
points
1
3
asked
Jan 3, 2021
General
word-embeddings
sentiment-analysis
glove
sentiment
+
–
0
0 votes
0
0 answers
755
755 views
Why should I use Dynamic Time Warping over GMM for timer series clustering?
mrfahrenheit15
120
points
1
1
3
asked
Dec 3, 2020
Machine Learning
machine-learning
time
clustering
time-series-clustering
dynamic-time-warping
+
–
0
0 votes
0
0 answers
460
460 views
is it possible to derive a new 95% CI from two separate 95% CIs?
aaditi
120
points
1
3
asked
Nov 23, 2020
Statistics
data
+
–
0
0 votes
1
1 answer
1.1k
1.1k views
How to predict from unseen data?
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...
Kesz
180
points
2
2
5
asked
Nov 17, 2020
Machine Learning
machine-learning
data
predict
unseen
match
football
soccer
+
–
0
0 votes
0
0 answers
443
443 views
Probability of a bus arrived in its destination based on weather condition
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,...
longlifelearning
120
points
1
3
asked
Nov 9, 2020
Discrete Mathematics
probability
discrete-math
+
–
1
1 vote
1
1 answer
4.2k
4.2k views
How to remove unwanted Jupyter notebook kernels?
Whener I run Jupyter notebook there are some kernels that do not exist on system and generate errors. How can I remove them?
askpython
1.4k
points
18
19
25
asked
Oct 30, 2020
General
jupyter-notebook
python
programming
+
–
1
1 vote
1
answers
1 answer
1.6k
1.6k views
How to model unknown yet data
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...
Kesz
180
points
2
2
5
asked
Oct 27, 2020
Machine Learning
machine-learning
soccer
predict
score
+
–
1
1 vote
1
1 answer
795
795 views
From microarray data, which tools of pattern recognition can you apply to identify the genes responsible for diseases?
“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...
samiul_vai
130
points
1
1
3
asked
Oct 15, 2020
Machine Learning
machine-learning
+
–
1
1 vote
1
1 answer
690
690 views
Can we use a trained model to supervise the other machine learning models?
Is that possible to train a machine using another trained machine?
logic
200
points
1
3
6
asked
Sep 28, 2020
Machine Learning
machine-learning
meta-learning
model
+
–
2
2 votes
0
0 answers
501
501 views
Where can I find illustrative real life machine learning examples (In business, work. etc.)?
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...
logic
200
points
1
3
6
asked
Sep 21, 2020
Machine Learning
machine-learning
resources
+
–
1
1 vote
0
0 answers
410
410 views
Where can I find simple machine learning mathematics explained visually?
Could you please let me know where I can find simple machine learning mathematics explained visually?
logic
200
points
1
3
6
asked
Sep 21, 2020
Machine Learning
machine-learning
math
resources
+
–
0
0 votes
0
0 answers
597
597 views
Looking for program to graph a network with 2 clusters.
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...
WJWright
120
points
1
1
3
asked
Aug 28, 2020
Programming
programming
qualitative
+
–
2
2 votes
1
answers
1 answer
6.8k
6.8k views
How to calculate the class probabilities and classify using Naive Bayes classifier?
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...
tofighi
116k
points
74
79
101
asked
Aug 10, 2020
Machine Learning
machine-learning
naive-bayes
ml-exercise
ele888-final
ai-final
+
–
1
1 vote
0
0 answers
588
588 views
How to print confusion matrix if I am using stratifiedkfold method?
Ziva
230
points
5
5
9
asked
Aug 6, 2020
Python
python
machine-learning
+
–
0
0 votes
0
0 answers
639
639 views
I am facing the error after importing torch module in python. How can I solve it? The error link is given below
https://ibb.co/MgXvrkL
Ziva
230
points
5
5
9
asked
Jul 31, 2020
Python
python
+
–
0
0 votes
0
0 answers
652
652 views
How to split into train and test using PKL file?
Ziva
230
points
5
5
9
asked
Jul 30, 2020
Python
machine-learning
+
–
0
0 votes
0
0 answers
672
672 views
Suggestion For Model
Ziva
230
points
5
5
9
asked
Jul 19, 2020
Python
pytorch
+
–
0
0 votes
0
0 answers
416
416 views
How can this data be structured for mongodb
https://prnt.sc/tkr2g7 Hello I have a PFE about determining risks of pedestrians, and I have to make a simulator to generate data with something related to this, this is ...
tariqm
120
points
1
4
asked
Jul 19, 2020
General
mongodb
+
–
Page:
« prev
1
2
3
4
5
6
...
16
next »