关于“Classifying Structured Data using Keras Preprocessing Layers”的评价

10049 条评价

the check progress does not seem to be working

Arunadevi K. · 已于 about 1 year前审核

Paul B. · 已于 about 1 year前审核

Could not run solution lab due to multiple errors, including (but not limited to): --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[1], line 4 2 import numpy as np 3 import pandas as pd ----> 4 import tensorflow as tf 6 from sklearn.model_selection import train_test_split 7 from tensorflow.keras import layers ModuleNotFoundError: No module named 'tensorflow' Solved by adding: !pip install tensorflow[and-cuda] from tensorflow.keras.layers.experimental import preprocessing Solved by adding: # from tensorflow.keras.layers.experimental import preprocessing from tensorflow.keras.layers import Normalization, StringLookup, IntegerLookup, CategoryEncoding 2024-11-10 02:01:36.747137: E external/local_xla/xla/stream_executor/cuda/cuda_driver.cc:152] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303)

Marcelo B. · 已于 about 1 year前审核

Aaron A. · 已于 about 1 year前审核

Andrew S. · 已于 about 1 year前审核

Usama A. · 已于 about 1 year前审核

Maria P. · 已于 about 1 year前审核

Abhishek Kumar G. · 已于 about 1 year前审核

Deepiga P. · 已于 about 1 year前审核

Chyn C. · 已于 about 1 year前审核

SARTHAK K. · 已于 about 1 year前审核

Chad B. · 已于 about 1 year前审核

William K. · 已于 about 1 year前审核

Mouwiya A. · 已于 about 1 year前审核

Peter T. · 已于 about 1 year前审核

Katarzyna B. · 已于 about 1 year前审核

Thomas N. · 已于 about 1 year前审核

Michele D. · 已于 about 1 year前审核

Ivan Z. · 已于 about 1 year前审核

Damir O. · 已于 about 1 year前审核

Damir O. · 已于 about 1 year前审核

Ali A. · 已于 about 1 year前审核

Luis B. · 已于 about 1 year前审核

FNU A. · 已于 about 1 year前审核

Pierpaolo S. · 已于 about 1 year前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。