Hot questions

0 0 votes
0 0 answers
808
808 views
This would be for a company that is just now looking into using a software to track data for wine making.
1 1 vote
1 1 answer
1.4k
1.4k 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
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
548
548 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
371
371 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
367
367 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
442
442 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
377
377 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
529
529 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
0 0 answers
462
462 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
1 1 answer
850
850 views
0 0 votes
0 0 answers
344
344 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...
1 1 vote
1 1 answer
647
647 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 ...
0 0 votes
0 0 answers
484
484 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
384
384 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...
3 3 votes
0 0 answers
816
816 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...
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...