Catanatron

Latest version: v3.2.1

Safety actively analyzes 688775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

5.766

0.055867002985905856

In [2]: timeit.timeit("tf.convert_to_tensor(array)", setup="import tensorflow as tf; array = list([i for i in range(1000)])", number=1000)

0.20465714897727594

In [3]: timeit.timeit("pd.DataFrame(array)", setup="import pandas as pd; array = list([i for i in range(1000)])", number=1000)

0.18782643032073976

0.8878348469734192

0.888144850730896

Total elapsed time: 05h 03m 43s

Search: Running Trial 28

Hyperparameter |Value |Best Value So Far
filters |9 |17
num_flat_layers |3 |1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.