0 0 votes
588
588 views
If a big company such as Google behind it, with high probability it is a great library such as TensorFlow. But in general how can I found out?
0 0 votes
561
561 views
If trying to read text and need to finalize texts as good, bad , ugly or any such buckets, where to start? What sentiment functions to use?
0 0 votes
1.1k
1.1k views
Hello,I am trying to gain insight of the data but having hard time plotting it.Suppose I have a data frame like belowIDFeature 1Class1agood2agood3bgood4bbad5abad6abad7bba...
1 1 vote
758
758 views
I am not sure why my below code is not working any thoughts ?https://repl.it/@Neo_sauga/UnselfishFatBrains
1 1 vote
580
580 views
Given the questions:1. How many different groups of 4 students can be made from a class of 40?and2. How many different lists of 4 students can be made from a class of 40?...
1 1 vote
981
981 views
I am wondering why should we use machine learning instead of deep learning. We know that deep learning is very powerful. Anything which machine learning algorithm can do ...
1 1 vote
810
810 views
I am wondering what is the difference between normalization and feature scaling and usually when working on a machine learning project what comes normalization or feature...
1 1 vote
1.2k
1.2k views
I have a 10 GB CSV file and it takes more than 48 hours for logstash installed on my laptop to ingest the whole data. Is there a way to accelerate this process?
1 1 vote
1.0k
1.0k views
If x is the number that comes up when you roll a 20 sided die. What is the expected value of x?
0 0 votes
652
652 views
I need to submit an assignment in Word Document format, and the size of file is so big after attaching the photos taken by my cell-phone, what should I do?
1 1 vote
15.2k
15.2k views
I can update all the libraries and packages on Anaconda using the following command:conda update all But it does not update conda itself. Is there any special command fo...
2 2 votes
3.5k
3.5k views
This question is from the third Combination example from lecture notes 3A. Researching this question I found this answerhttps://www.quora.com/In-how-many-ways-can-52-card...
2 2 votes
2.8k
2.8k views
I think these two statements are similar, can anyone tell me the differences?
3 3 votes
676
676 views
Could you please introduce a good yet concise source/website to learn more about Git and Github?
2 2 votes
6.3k
6.3k views
Assume we have the following algorithm:How should I count the number of each operation?
1 1 vote
847
847 views
In terms of the precedence order of operative, it followings like thisOperativeOrderNOT1AND2OR3 ->4< >5But I was wondering waht would be the order of precedence for the o...
0 0 votes
876
876 views
I was doing an assignment and this is one of the questionsQ4) (a) Find a compound proposition using only p, q, ¬, and the connective OR with the truth table at the right ...