Opiniones sobre Realiza ingeniería de atributos básica en Keras

11749 opiniones

Prem S. · Se revisó hace casi 5 años

Dmitry O. · Se revisó hace casi 5 años

Nour S. · Se revisó hace casi 5 años

MA Z. · Se revisó hace casi 5 años

MA Z. · Se revisó hace casi 5 años

I think there needs to be a review of the format of this class. The labs and the lectures are not lining up, and if the point of this lab is to learn as we go then there needs to be waaaaaayyyy more time allowed. It takes 5 mins just to set up Juypter Notebooks. On top of all that I think 'labs' that are half filled in and we're just adding a line or two and have little value. A better more educational lab is one where we are giving the tools for solving a problem and then asked to solve the problem. Here we're not giving the tools from solving the problem (at least not in the lectures or labnotebook) and then we're only asked to fill in one or two lines which is not really solving the problem. I would not recommend the learning approach taken in the class to anyone.

Steven H. · Se revisó hace casi 5 años

Nguyễn Đ. · Se revisó hace casi 5 años

Sahil V. · Se revisó hace casi 5 años

Sharang A. · Se revisó hace casi 5 años

Fredrik N. · Se revisó hace casi 5 años

Michael E. · Se revisó hace casi 5 años

Arun K. · Se revisó hace casi 5 años

Pallavi S. · Se revisó hace casi 5 años

Shawn M. · Se revisó hace casi 5 años

Jay S. · Se revisó hace casi 5 años

Daniel Q. · Se revisó hace casi 5 años

Jaydeepsinh R. · Se revisó hace casi 5 años

Yih-Dar S. · Se revisó hace casi 5 años

Uday B. · Se revisó hace casi 5 años

Rob S. · Se revisó hace casi 5 años

There is an error in the get_scal function: # 'get_scal' function takes a list of numerical features and returns a 'minmax' function # 'Minmax' function itself takes a 'numerical' number from a particular feature and return scaled value of that number. # Scalar def get_scal(feature): # TODO 1d def get_scal(feature): def minmax(x): mini = train[feature].min() maxi = train[feature].max() return (x - mini)/(maxi-mini) return(minmax)

Xingsheng Q. · Se revisó hace casi 5 años

Tiago T. · Se revisó hace casi 5 años

anhnp43 a. · Se revisó hace casi 5 años

Paulo C. · Se revisó hace casi 5 años

Ashish P. · Se revisó hace casi 5 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.