InstanceLib

Introduction:

  • Installation
  • Datasets
  • Basic usage

Data Model:

  • Instances
  • Providers
InstanceLib
  • instancelib.utils package
  • View page source

instancelib.utils package

Submodules

  • instancelib.utils.chunks module
    • divide_iterable()
    • divide_iterable_in_lists()
    • divide_sequence()
    • get_consecutive()
    • get_range()
  • instancelib.utils.func module
    • all_equal()
    • all_subsets()
    • expandgrid()
    • filter_snd_none()
    • filter_snd_none_zipped()
    • find_subsets()
    • flatten_dicts()
    • fst()
    • identity()
    • intersection()
    • invert_mapping()
    • list_unzip()
    • list_unzip3()
    • mapping_map()
    • mapsnd()
    • multisort()
    • not_in_supersets()
    • powerset()
    • seq_or_map_to_map()
    • single_or_collection()
    • sort_on()
    • union()
    • unzip_chain()
    • value_map()
    • zip_chain()
  • instancelib.utils.numpy module
    • chunk_combiner()
    • combiner()
    • get_lists()
    • matrix_to_vector_list()
    • matrix_tuple_to_vectors()
    • matrix_tuple_to_zipped()
    • memslicer()
    • slicer()
    • to_bicolumn_proba()
  • instancelib.utils.random module
    • get_random_generator()
  • instancelib.utils.saveablemodel module
    • SaveableInnerModel
      • SaveableInnerModel.filepath
      • SaveableInnerModel.has_storage_location
      • SaveableInnerModel.is_loaded
      • SaveableInnerModel.is_stored
      • SaveableInnerModel.load()
      • SaveableInnerModel.load_model_fallback()
      • SaveableInnerModel.save()
  • instancelib.utils.to_key module
    • to_key()

Module contents


© Copyright 2021, Michiel Bron MSc, Utrecht University.

Built with Sphinx using a theme provided by Read the Docs.