:py:mod:`python.dgbpy.keystr` ============================= .. py:module:: python.dgbpy.keystr Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: python.dgbpy.keystr.getNames python.dgbpy.keystr.getNameFromUiName python.dgbpy.keystr.getNameFromList Attributes ~~~~~~~~~~ .. autoapisummary:: python.dgbpy.keystr.classdictstr python.dgbpy.keystr.classesdictstr python.dgbpy.keystr.classnmdictstr python.dgbpy.keystr.collectdictstr python.dgbpy.keystr.componentdictstr python.dgbpy.keystr.confdictstr python.dgbpy.keystr.datasetdictstr python.dgbpy.keystr.dbkeydictstr python.dgbpy.keystr.decimkeystr python.dgbpy.keystr.dtypeconf python.dgbpy.keystr.dtypepred python.dgbpy.keystr.dtypeprob python.dgbpy.keystr.estimatedsizedictstr python.dgbpy.keystr.exampledictstr python.dgbpy.keystr.filedictstr python.dgbpy.keystr.geomiddictstr python.dgbpy.keystr.iddictstr python.dgbpy.keystr.infodictstr python.dgbpy.keystr.inpshapedictstr python.dgbpy.keystr.inputdictstr python.dgbpy.keystr.interpoldictstr python.dgbpy.keystr.learntypedictstr python.dgbpy.keystr.locationdictstr python.dgbpy.keystr.logdictstr python.dgbpy.keystr.namedictstr python.dgbpy.keystr.nroutdictstr python.dgbpy.keystr.pathdictstr python.dgbpy.keystr.plfdictstr python.dgbpy.keystr.preddictstr python.dgbpy.keystr.probadictstr python.dgbpy.keystr.rangedictstr python.dgbpy.keystr.scaledictstr python.dgbpy.keystr.outshapedictstr python.dgbpy.keystr.segmentdictstr python.dgbpy.keystr.surveydictstr python.dgbpy.keystr.targetdictstr python.dgbpy.keystr.traindictstr python.dgbpy.keystr.trainseldicstr python.dgbpy.keystr.validdictstr python.dgbpy.keystr.versiondictstr python.dgbpy.keystr.xdatadictstr python.dgbpy.keystr.xtraindictstr python.dgbpy.keystr.xvaliddictstr python.dgbpy.keystr.ydatadictstr python.dgbpy.keystr.ytraindictstr python.dgbpy.keystr.yvaliddictstr python.dgbpy.keystr.ypreddictstr python.dgbpy.keystr.zstepdictstr python.dgbpy.keystr.classdatavalstr python.dgbpy.keystr.classesvalstr python.dgbpy.keystr.classificationvalstr python.dgbpy.keystr.continuousvalstr python.dgbpy.keystr.confvalstr python.dgbpy.keystr.contentvalstr python.dgbpy.keystr.inpshapestr python.dgbpy.keystr.kerasplfnm python.dgbpy.keystr.loglogtypestr python.dgbpy.keystr.logclustertypestr python.dgbpy.keystr.mlsoftkey python.dgbpy.keystr.modelnm python.dgbpy.keystr.numpyvalstr python.dgbpy.keystr.outshapestr python.dgbpy.keystr.scikitplfnm python.dgbpy.keystr.segmenttypestr python.dgbpy.keystr.seisclasstypestr python.dgbpy.keystr.seisimgtoimgtypestr python.dgbpy.keystr.seisproptypestr python.dgbpy.keystr.torchplfnm python.dgbpy.keystr.typestr python.dgbpy.keystr.valuestr python.dgbpy.keystr.versionstr python.dgbpy.keystr.disclaimerstr .. py:data:: classdictstr :annotation: = classification .. py:data:: classesdictstr :annotation: = classes .. py:data:: classnmdictstr :annotation: = classnm .. py:data:: collectdictstr :annotation: = collection .. py:data:: componentdictstr :annotation: = component .. py:data:: confdictstr :annotation: = confidence .. py:data:: datasetdictstr :annotation: = datasets .. py:data:: dbkeydictstr :annotation: = dbkey .. py:data:: decimkeystr :annotation: = decimation .. py:data:: dtypeconf :annotation: = confdtype .. py:data:: dtypepred :annotation: = preddtype .. py:data:: dtypeprob :annotation: = probdtype .. py:data:: estimatedsizedictstr :annotation: = estimatedsize .. py:data:: exampledictstr :annotation: = examples .. py:data:: filedictstr :annotation: = filenm .. py:data:: geomiddictstr :annotation: = geomid .. py:data:: iddictstr :annotation: = id .. py:data:: infodictstr :annotation: = info .. py:data:: inpshapedictstr :annotation: = inp_shape .. py:data:: inputdictstr :annotation: = input .. py:data:: interpoldictstr :annotation: = interpolated .. py:data:: learntypedictstr :annotation: = learntype .. py:data:: locationdictstr :annotation: = location .. py:data:: logdictstr :annotation: = log .. py:data:: namedictstr :annotation: = name .. py:data:: nroutdictstr :annotation: = nroutputs .. py:data:: pathdictstr :annotation: = path .. py:data:: plfdictstr :annotation: = platform .. py:data:: preddictstr :annotation: = prediction .. py:data:: probadictstr :annotation: = probabilities .. py:data:: rangedictstr :annotation: = range .. py:data:: scaledictstr :annotation: = scale .. py:data:: outshapedictstr :annotation: = out_shape .. py:data:: segmentdictstr :annotation: = segmentation .. py:data:: surveydictstr :annotation: = survey .. py:data:: targetdictstr :annotation: = target .. py:data:: traindictstr :annotation: = train .. py:data:: trainseldicstr :annotation: = training_selection .. py:data:: validdictstr :annotation: = validation .. py:data:: versiondictstr :annotation: = version .. py:data:: xdatadictstr :annotation: = x_data .. py:data:: xtraindictstr :annotation: = x_train .. py:data:: xvaliddictstr :annotation: = x_validate .. py:data:: ydatadictstr :annotation: = y_data .. py:data:: ytraindictstr :annotation: = y_train .. py:data:: yvaliddictstr :annotation: = y_validate .. py:data:: ypreddictstr :annotation: = y_pred .. py:data:: zstepdictstr :annotation: = zstep .. py:data:: classdatavalstr :annotation: = Classification Data .. py:data:: classesvalstr :annotation: = Classes .. py:data:: classificationvalstr :annotation: = Classification .. py:data:: continuousvalstr :annotation: = Continuous Data .. py:data:: confvalstr :annotation: = Confidence .. py:data:: contentvalstr :annotation: = Content .. py:data:: inpshapestr :annotation: = Input.Shape .. py:data:: kerasplfnm :annotation: = keras .. py:data:: loglogtypestr :annotation: = Log-Log Prediction .. py:data:: logclustertypestr :annotation: = Log Clustering .. py:data:: mlsoftkey :annotation: = OpendTect-ML-Software .. py:data:: modelnm :annotation: = new model .. py:data:: numpyvalstr :annotation: = numpy .. py:data:: outshapestr :annotation: = Output.Shape .. py:data:: scikitplfnm :annotation: = scikit .. py:data:: segmenttypestr :annotation: = Segmentation .. py:data:: seisclasstypestr :annotation: = Seismic Classification .. py:data:: seisimgtoimgtypestr :annotation: = Seismic Image Transformation .. py:data:: seisproptypestr :annotation: = Property Prediction from Seismics .. py:data:: torchplfnm :annotation: = torch .. py:data:: typestr :annotation: = Type .. py:data:: valuestr :annotation: = Value .. py:data:: versionstr :annotation: = Version .. py:data:: disclaimerstr :annotation: = Disclaimer, IP Rights and Permission-to-Use .. py:function:: getNames(lst, uinames=True) .. py:function:: getNameFromUiName(lst, itmnm) .. py:function:: getNameFromList(lst, itmnm, uiname)