# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: generic_logistic_regression_model.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'generic_logistic_regression_model.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


import example_preprocessor_pb2 as example__preprocessor__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'generic_logistic_regression_model.proto\x12\rassist_ranker\x1a\x1a\x65xample_preprocessor.proto\"\x93\x01\n\rSparseWeights\x12:\n\x07weights\x18\x01 \x03(\x0b\x32).assist_ranker.SparseWeights.WeightsEntry\x12\x16\n\x0e\x64\x65\x66\x61ult_weight\x18\x02 \x01(\x02\x1a.\n\x0cWeightsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\x02:\x02\x38\x01\"X\n\x11\x42ucketizedWeights\x12\x16\n\nboundaries\x18\x01 \x03(\x02\x42\x02\x10\x01\x12\x13\n\x07weights\x18\x02 \x03(\x02\x42\x02\x10\x01\x12\x16\n\x0e\x64\x65\x66\x61ult_weight\x18\x03 \x01(\x02\"\xca\x01\n\rFeatureWeight\x12\x10\n\x06scalar\x18\x01 \x01(\x02H\x00\x12/\n\x07one_hot\x18\x02 \x01(\x0b\x32\x1c.assist_ranker.SparseWeightsH\x00\x12.\n\x06sparse\x18\x03 \x01(\x0b\x32\x1c.assist_ranker.SparseWeightsH\x00\x12\x36\n\nbucketized\x18\x04 \x01(\x0b\x32 .assist_ranker.BucketizedWeightsH\x00\x42\x0e\n\x0c\x66\x65\x61ture_type\"\xd8\x03\n\x1eGenericLogisticRegressionModel\x12\x11\n\tthreshold\x18\x01 \x01(\x02\x12\x0c\n\x04\x62ias\x18\x02 \x01(\x02\x12K\n\x07weights\x18\x03 \x03(\x0b\x32:.assist_ranker.GenericLogisticRegressionModel.WeightsEntry\x12\x1d\n\x15is_preprocessed_model\x18\x04 \x01(\x08\x12\\\n\x10\x66ullname_weights\x18\x05 \x03(\x0b\x32\x42.assist_ranker.GenericLogisticRegressionModel.FullnameWeightsEntry\x12\x45\n\x13preprocessor_config\x18\x06 \x01(\x0b\x32(.assist_ranker.ExamplePreprocessorConfig\x1aL\n\x0cWeightsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12+\n\x05value\x18\x02 \x01(\x0b\x32\x1c.assist_ranker.FeatureWeight:\x02\x38\x01\x1a\x36\n\x14\x46ullnameWeightsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\x02:\x02\x38\x01\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'generic_logistic_regression_model_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_SPARSEWEIGHTS_WEIGHTSENTRY']._loaded_options = None
  _globals['_SPARSEWEIGHTS_WEIGHTSENTRY']._serialized_options = b'8\001'
  _globals['_BUCKETIZEDWEIGHTS'].fields_by_name['boundaries']._loaded_options = None
  _globals['_BUCKETIZEDWEIGHTS'].fields_by_name['boundaries']._serialized_options = b'\020\001'
  _globals['_BUCKETIZEDWEIGHTS'].fields_by_name['weights']._loaded_options = None
  _globals['_BUCKETIZEDWEIGHTS'].fields_by_name['weights']._serialized_options = b'\020\001'
  _globals['_GENERICLOGISTICREGRESSIONMODEL_WEIGHTSENTRY']._loaded_options = None
  _globals['_GENERICLOGISTICREGRESSIONMODEL_WEIGHTSENTRY']._serialized_options = b'8\001'
  _globals['_GENERICLOGISTICREGRESSIONMODEL_FULLNAMEWEIGHTSENTRY']._loaded_options = None
  _globals['_GENERICLOGISTICREGRESSIONMODEL_FULLNAMEWEIGHTSENTRY']._serialized_options = b'8\001'
  _globals['_SPARSEWEIGHTS']._serialized_start=87
  _globals['_SPARSEWEIGHTS']._serialized_end=234
  _globals['_SPARSEWEIGHTS_WEIGHTSENTRY']._serialized_start=188
  _globals['_SPARSEWEIGHTS_WEIGHTSENTRY']._serialized_end=234
  _globals['_BUCKETIZEDWEIGHTS']._serialized_start=236
  _globals['_BUCKETIZEDWEIGHTS']._serialized_end=324
  _globals['_FEATUREWEIGHT']._serialized_start=327
  _globals['_FEATUREWEIGHT']._serialized_end=529
  _globals['_GENERICLOGISTICREGRESSIONMODEL']._serialized_start=532
  _globals['_GENERICLOGISTICREGRESSIONMODEL']._serialized_end=1004
  _globals['_GENERICLOGISTICREGRESSIONMODEL_WEIGHTSENTRY']._serialized_start=872
  _globals['_GENERICLOGISTICREGRESSIONMODEL_WEIGHTSENTRY']._serialized_end=948
  _globals['_GENERICLOGISTICREGRESSIONMODEL_FULLNAMEWEIGHTSENTRY']._serialized_start=950
  _globals['_GENERICLOGISTICREGRESSIONMODEL_FULLNAMEWEIGHTSENTRY']._serialized_end=1004
# @@protoc_insertion_point(module_scope)
