748 views

Please log in or register to answer this question.

Related questions

0 0 votes
0 0 answers
1.6k
1.6k views
Frenzy asked Apr 27, 2022
1,635 views
I have a dataset with 7 labels in the target variable.X = data.drop('target', axis=1) Y = data['target'] Y.unique()array(['Normal_Weight', 'Overweight_Level_I', 'Overweig...
1 1 vote
1 1 answer
1.4k
1.4k views
mxus asked Oct 21, 2019
1,398 views
What kind of algorithm would best for following problem.I try to forecast reservation of different kind of tables. Let's say I have 100 different tables, which are reserv...
3 3 votes
1 1 answer
1.1k
1.1k views
Neo asked Oct 7, 2018
1,130 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 ...
0 0 votes
1 1 answer
1.4k
1.4k views
tofighi asked Feb 18, 2020
1,432 views
Is there any proper way to combine multiple classifiers and their parameter grids in one Pipeline?
2 2 votes
1 1 answer
1.1k
1.1k views