Recent questions tagged programming

0 0 votes
0 0 answers
385
385 views
هاد سؤال رياضيات متقطعةThe old keypad of the telephone, it has 10 numbers (10 keys) , this keypad allows the user to enter a text by successively pressing certain key man...
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
444
444 views
I'm a PhD student using qualitative content analysis to look at a number of documents to identify a norm cluster. The structure of the norms I'm trying to look at is that...
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
641
641 views
0 0 votes
1 1 answer
901
901 views
1 1 vote
1 1 answer
799
799 views
A. To drop the least useful variables of a modelB. To reduce over-fittingC. To reduce the bias of a modelD. To decrease p-value
1 1 vote
1 1 answer
569
569 views
Which of the following feature transformations would be a good choice to transform a categorical variable into a matrix binary feature?A. One-hot-encodingB. Principal Com...
1 1 vote
1 1 answer
678
678 views
I have a dataframe like belowMT_001 MT_002 hour 2012-01-01 00:15:00 3.807107 22.759602 00:15:00 2012-01-01 00:30:00 5.076142 22.759602 00:30:00 2012-01-01 00:45:00 3.8071...
0 0 votes
1 1 answer
586
586 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?
2 2 votes
2 2 answers
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
0 0 answers
401
401 views
I made my own transformation to drop some of the features not required in the dataframe but I can't seem to get it working. Thoughts ?https://repl.it/@Neo_sauga/HarmfulNe...
1 1 vote
1 answers 1 answer
5.9k
5.9k views
1 1 vote
1 answers 1 answer
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
1 answers 1 answer
6.3k
6.3k views
Assume we have the following algorithm:How should I count the number of each operation?
2 2 votes
1 1 answer
3.5k
3.5k views
I know Python and I am looking for the fastest way or a quick tutorial to learn how start using scikit-learn library.
0 0 votes
1 1 answer
2.0k
2.0k views