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 a selected answer
0
0 votes
0
0 answers
466
466 views
Text Mining, Artificial Neural Networks, Speech Processing, Cloud Computing in DS? Essential for a good Data Scientist ?
A.Wahhab
120
points
1
3
asked
Oct 27, 2021
General
data-science
+
–
0
0 votes
0
0 answers
372
372 views
Classification of data object might be incorrect
I am learning a new Salesforce product (Evergage) for the company I work for. In the program's documentation they have listed a set of data objects as an example. It appe...
russ00
120
points
1
3
asked
Oct 25, 2021
General
data
objects
+
–
0
0 votes
0
0 answers
368
368 views
Can Data Science solve this problem?
So, I live in Brazil, and I have a task for college that I don't know what data science method to use, if at all, to solve it. My idea is the following: We Brazilians hav...
0xthalesx0
120
points
1
3
asked
Oct 24, 2021
General
ask-data-science
python
mongodb
machine-learning
+
–
0
0 votes
0
0 answers
443
443 views
Which algorithm is best to detect anomalies within a data set of 5k+ user-login events?
I am trying to build an unsupervised ML model to detect anomalies within 5000+ users' login data. I selected 5 features contained within each of the user-login events (e...
ML_newbie
120
points
1
3
asked
Oct 5, 2021
Machine Learning
probability
density
cluster
unsupervised
unlabeled
+
–
0
0 votes
0
0 answers
378
378 views
How we incorporate the polyline in machine learnning tools
Suppose I have to predict the traffic of a road segment based on available data such as number of houses and business along the road segment. Which machine learning tool ...
Bison
120
points
1
3
asked
Sep 29, 2021
Machine Learning
machine-learning-for-roads
+
–
0
0 votes
0
0 answers
464
464 views
should i start as a data analyst then data science?
should I start as a data analyst then data science?I am a second-year Bachelor's in Computer Science and wanted to pursue to be a Data Scientist.However, when I am trying...
zaid.dissi
120
points
1
3
asked
Jun 21, 2021
Data Science
ask-data-science
data-science
+
–
0
0 votes
0
0 answers
530
530 views
how many samples do we need to test image segmentation using synthetic data ?
Hello,I trained a CNN using synthetic data to perform a segmentation task on human faces. During the test and to evaluate the prediction of this network, I used 200 examp...
HbibOs
120
points
1
1
3
asked
Jun 21, 2021
Deep Learning
machine-learning
data
predict
deep-learning
+
–
0
0 votes
1
1 answer
851
851 views
How best to ensure data quality?
Anna
120
points
1
1
3
asked
Jun 8, 2021
Data Science
data
+
–
0
0 votes
1
1 answer
735
735 views
Can we have multiple target values in a ML problem dataset for supervised learning?
salmanghaffar15
120
points
1
1
3
asked
May 30, 2021
Machine Learning Interview Questions
machine-learning
supervised-learning
+
–
0
0 votes
0
0 answers
345
345 views
Searching for movie dataset containing movie synopses/plots?
HelloTo build a hybrid recommendation system, I used the movielens 1M dataset, for the collaborative filtering part. Now, I'm looking for a database/dataset that contains...
zakiamah
120
points
1
3
asked
May 27, 2021
General
recommender-system
+
–
0
0 votes
0
0 answers
485
485 views
Intermittent Mathematics (Logarim)
The old keypad of the telephone, it has 10 numbers (10 keys) , this keypad allows the user to enter a text by successively pressing certain key many times in a small peri...
AhmadDoden
160
points
2
5
asked
May 5, 2021
Web Development
discrete-math
math
solution-manual
resources
machine-learning
+
–
0
0 votes
0
0 answers
385
385 views
The old keypad of the telephone, it has 10 sume. yypad. after that yout
هاد سؤال رياضيات متقطعةThe old keypad of the telephone, it has 10 numbers (10 keys) , this keypad allows the user to enter a text by successively pressing certain key man...
AhmadDoden
160
points
2
5
asked
May 4, 2021
Web Development
programming
+
–
1
1 vote
1
1 answer
649
649 views
How to calculate average with deviating sensors?
In case of 3 sensors reporting loads of values individually.. one sensor might be off. The average of the 2 trustworthy sensors is to be reported.. the third in need for ...
hattum
170
points
1
1
3
asked
May 4, 2021
Data Science
data-analysis
data
data-science
+
–
3
3 votes
0
0 answers
817
817 views
design a computer-based system that will encourage autistic children to communicate and express themselves better.
a) A company has been asked to design a computer-based system that will encourage autistic children to communicate and express themselves better.b) What type of interacti...
FaizanNazir
150
points
1
1
4
asked
Apr 1, 2021
Human Computer Interaction
data-science
design
+
–
0
0 votes
0
0 answers
458
458 views
Very short text classification when category text should be replaced by another category text?
I need some tool to classify articles based on short category text which consists of two or three words separated by '-'. The RSS/XML tag content is for example:Foreign -...
patmull
120
points
1
3
asked
Feb 11, 2021
Artificial Intelligence
natural-language-process
sentiment-analysis
machine-learning
+
–
0
0 votes
0
0 answers
494
494 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
1
4
7
asked
Jan 30, 2021
Deep Learning
nlp
deep-learning
natural-language-process
sentiment-analysis
sentiment
+
–
0
0 votes
0
0 answers
500
500 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
1
4
7
asked
Jan 30, 2021
Deep Learning
sentiment-analysis
deep-learning
nlp
+
–
0
0 votes
0
0 answers
373
373 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
+
–
1
1 vote
1
1 answer
724
724 views
Do I need to save the standardization transformation?
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 ?
metelon
140
points
1
1
3
asked
Dec 15, 2020
Machine Learning
machine-learning
predict
data
match
+
–
0
0 votes
0
0 answers
691
691 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
+
–
Page:
« prev
1
2
3
4
5
...
18
next »