Recent questions tagged data

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
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
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
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
1 1 answer
850
850 views
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 ...
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...
1 1 vote
1 1 answer
3.8k
3.8k views
What are the main data types?
To see more, click for the full list of questions or popular tags.