Skip to content

Issue with ColabDEFMap.ipynb  #6

@yazdan12555

Description

@yazdan12555

Hi!

While running Defmap on GoogleColab (3. Run DEFMap):
I get the following error, and installing "scikit-learn" or "preprocessing" doesn't fix it. Any help would be highly appreciated.

ModuleNotFoundError Traceback (most recent call last)
in <cell line: 14>()
12 import numpy as np
13
---> 14 from preprocessing.prep_dataset import create_dataset_for_prediction
15 from util import get_em_map, standardize_int
16

ModuleNotFoundError: No module named 'preprocessing.prep_dataset'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions