Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. numFactors :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Num factors specified for matrix factorization models.

  2. numLongTermBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The number of logical bytes in the table that are considered "long-term storage".

  3. numLongTermLogicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. Number of logical bytes that are more than 90 days old.

  4. numLongTermPhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. Number of physical bytes more than 90 days old. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  5. numParallelTree :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery.Types

    Number of parallel trees for boosted tree models.

  6. numParallelTree :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Number of parallel trees constructed during each iteration for boosted tree models.

  7. numPartitions :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The number of partitions present in the table or materialized view. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  8. numPhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The physical size of this table in bytes. This includes storage used for time travel.

  9. numPrincipalComponents :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Number of principal components to keep in the PCA model. Must be <= the number of features.

  10. numRows :: Table -> Maybe Word64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The number of rows of data in this table, excluding any data in the streaming buffer.

Page 112 of many | Previous | Next