Recent questions tagged programming

0 0 votes
0 0 answers
456
456 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.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
590
590 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.9k
2.9k 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
756
756 views
0 0 votes
1 1 answer
1.0k
1.0k views
1 1 vote
1 1 answer
981
981 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
682
682 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
777
777 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
688
688 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.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
0 0 answers
469
469 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
6.1k
6.1k views
1 1 vote
1 answers 1 answer
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
1 answers 1 answer
6.5k
6.5k views
Assume we have the following algorithm:How should I count the number of each operation?
2 2 votes
1 1 answer
3.6k
3.6k 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.2k
2.2k views