Recent questions in General

0 0 votes
0 0 answers
992
992 views
Where can I find projects related to battery data?
1 1 vote
0 0 answers
1.1k
1.1k views
I want to build a dynamic pricing model which means if product is too expansive for a client and there is a risk that we might loose a client we lower the price for them ...
0 0 votes
0 0 answers
372
372 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
368
368 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
345
345 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
373
373 views
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...
1 1 vote
1 1 answer
4.1k
4.1k views
Whener I run Jupyter notebook there are some kernels that do not exist on system and generate errors. How can I remove them?
0 0 votes
0 0 answers
361
361 views
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 ...
1 1 vote
1 1 answer
850
850 views
What are the differences among Data Science, Artificial Intelligence and Machine Learning?
1 1 vote
1 1 answer
2.5k
2.5k views
Please show us how to print to pdf in Google Colab or any other webpages in Google Chrome?
1 1 vote
1 1 answer
2.8k
2.8k views
How can I give access to others to view, comment or edit my Jupyter Notebook on Google Colab?
1 1 vote
1 1 answer
3.8k
3.8k views
What are the main data types?
0 0 votes
2 2 answers
840
840 views
Hi Everyone,How to install Matplotlib in Python IDLE. 3.7.4I'm a student in Data Science and I want to do The Birthday Paradox and it requires me to import matplotlib.pyp...
1 1 vote
1 1 answer
620
620 views
Hello Guys,I have been given a task where I need to analyse the impact of all the products that were discontinued last year on the customers and sales? I work for a retai...
0 0 votes
1 1 answer
652
652 views
0 0 votes
1 1 answer
1.7k
1.7k views
Dataframe looks like belowI have dataframe like above. which I want to a~t reshape (a~t, 1)I want to reshape dataframe like below ( b~t column is go to under the a column...
0 0 votes
1 1 answer
566
566 views
0 0 votes
1 1 answer
901
901 views
1 1 vote
0 0 answers
504
504 views
I have a tensorflow LSTM model for predicting the sentiment. I build the model with the maximum sequence length 150. (Maximum number of words) While making predictions, i...