Recent questions without an upvoted answer

1 1 vote
1 1 answer
1.5k
1.5k views
It's a car prices dataset, and so I'm assuming that the more recent the more value a car should have. The values in the 'year' column simply consist of years from 1995 to...
0 0 votes
1 answers 1 answer
2.8k
2.8k views
Assume the function is defined as $f(x,y)=x^2+y^2-4xy$, and $1\leq x \leq 4,1\leq y \leq 4$. The Genetic Algorithm is selected to maximize the function. If the first pop...
0 0 votes
1 answers 1 answer
3.8k
3.8k views
NASA wants to be able to discriminate between Martians (M) and Humans (H) based on thefollowing characteristics: Green ∈{N, Y }, Legs ∈{2, 3}, Height ∈{S, T}, Smelly ∈{N,...
0 0 votes
0 0 answers
632
632 views
So say I have a column with categorical data like different styles of temperature: 'Lukewarm', 'Hot', 'Scalding', 'Cold', 'Frostbite',... etc.I know that we can use pd.ge...
0 0 votes
0 0 answers
1.9k
1.9k views
I'm creating a new data frame with the most used items grouped together. But I got the following error when grouping through ID and items. ValueError: Length mismatch: Ex...
0 0 votes
0 0 answers
435
435 views
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...
0 0 votes
0 0 answers
421
421 views
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...
0 0 votes
0 0 answers
495
495 views
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...
0 0 votes
0 0 answers
435
435 views
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 ...
0 0 votes
0 0 answers
548
548 views
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...
0 0 votes
0 0 answers
610
610 views
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...
0 0 votes
1 1 answer
953
953 views
0 0 votes
0 0 answers
403
403 views
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...
0 0 votes
0 0 answers
560
560 views
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...
0 0 votes
0 0 answers
462
462 views
هاد سؤال رياضيات متقطعة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...
1 1 vote
1 1 answer
790
790 views
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 ...
3 3 votes
0 0 answers
899
899 views
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...
0 0 votes
0 0 answers
527
527 views
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 -...