Recent questions in General

0 0 votes
0 0 answers
1.1k
1.1k views
Where can I find projects related to battery data?
1 1 vote
0 0 answers
1.2k
1.2k 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
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
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
463
463 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.2k
4.2k 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
416
416 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
1.0k
1.0k views
What are the differences among Data Science, Artificial Intelligence and Machine Learning?
1 1 vote
1 1 answer
2.7k
2.7k 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
3.0k
3.0k 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
4.0k
4.0k views
What are the main data types?
0 0 votes
2 2 answers
980
980 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
740
740 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
758
758 views
0 0 votes
1 1 answer
1.8k
1.8k 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
733
733 views
0 0 votes
1 1 answer
1.0k
1.0k views
1 1 vote
0 0 answers
579
579 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...