Skip to content

Is anyone else getting this errror? 'sklearn.feature_selection.from_model' #612

Description

@2inshix
  • MLConjug version:
  • Python version:
  • Operating System:

Description

I tried running the mlconjug test sample:

To use mlconjug with the default parameters and a pre-trained conjugation model.

default_conjugator = mlconjug.Conjugator(language='fr')

What I Did

Exception has occurred: ModuleNotFoundError
No module named 'sklearn.feature_selection.from_model'
File "C:\Users\user\Desktop\Japanator flask 00\Tomo_app_update-japan_db_update_latest with GUI 00\Tomo_app_update-japan_db_update OK\routes\Japanese\conjugateEng.py", line 12, in
default_conjugator = mlconjug.Conjugator(language='fr')

Tried uninstall and reinstall via pip and pip3 on windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions