Navigation

  • index
  • modules |
  • next |
  • previous |
  • The RDKit 2025.03.1 documentation »
  • Python API Reference »
  • rdkit package »
  • rdkit.ML package »
  • rdkit.ML.InfoTheory package

rdkit.ML.InfoTheory package¶

Submodules¶

  • rdkit.ML.InfoTheory.BitClusterer module
    • BitClusterer
      • BitClusterer.ClusterBits()
      • BitClusterer.GetClusters()
      • BitClusterer.MapToClusterFP()
      • BitClusterer.MapToClusterScores()
      • BitClusterer.SetClusters()
  • rdkit.ML.InfoTheory.BitRank module
    • AnalyzeSparseVects()
    • CalcInfoGains()
    • FormCounts()
    • RankBits()
    • SparseRankBits()
  • rdkit.ML.InfoTheory.entropy module
    • PyInfoEntropy()
    • PyInfoGain()
  • rdkit.ML.InfoTheory.rdInfoTheory module
    • BitCorrMatGenerator
      • BitCorrMatGenerator.CollectVotes()
      • BitCorrMatGenerator.GetCorrMatrix()
      • BitCorrMatGenerator.SetBitList()
    • ChiSquare()
    • InfoBitRanker
      • InfoBitRanker.AccumulateVotes()
      • InfoBitRanker.GetTopN()
      • InfoBitRanker.SetBiasList()
      • InfoBitRanker.SetMaskBits()
      • InfoBitRanker.Tester()
      • InfoBitRanker.WriteTopBitsToFile()
    • InfoEntropy()
    • InfoGain()
    • InfoType
      • InfoType.BIASCHISQUARE
      • InfoType.BIASENTROPY
      • InfoType.CHISQUARE
      • InfoType.ENTROPY
      • InfoType.names
      • InfoType.values

Module contents¶

Information Theory functionality

Logo

Table of Contents

  • rdkit.ML.InfoTheory package
    • Submodules
    • Module contents

Previous topic

rdkit.ML.Descriptors.Parser module

Next topic

rdkit.ML.InfoTheory.BitClusterer module

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • The RDKit 2025.03.1 documentation »
  • Python API Reference »
  • rdkit package »
  • rdkit.ML package »
  • rdkit.ML.InfoTheory package
© Copyright 2025, Greg Landrum and other RDKit contributors. Created using Sphinx 7.2.6.