0 0 votes
699
699 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
677
677 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.3k
1.3k 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
884
884 views
I am not sure why my below code is not working any thoughts ?https://repl.it/@Neo_sauga/UnselfishFatBrains
1 1 vote
690
690 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
1.1k
1.1k 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
928
928 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.4k
1.4k 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.2k
1.2k 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
747
747 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.4k
15.4k 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.8k
3.8k 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
3.1k
3.1k views
I think these two statements are similar, can anyone tell me the differences?
3 3 votes
775
775 views
Could you please introduce a good yet concise source/website to learn more about Git and Github?
2 2 votes
6.5k
6.5k views
Assume we have the following algorithm:How should I count the number of each operation?
1 1 vote
990
990 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
993
993 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 ...