Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sklearn ! #10

Open
Niloufarbeikahmadi opened this issue Apr 5, 2024 · 6 comments
Open

sklearn ! #10

Niloufarbeikahmadi opened this issue Apr 5, 2024 · 6 comments

Comments

@Niloufarbeikahmadi
Copy link

Niloufarbeikahmadi commented Apr 5, 2024

Hey there,
Greetings

I think in the setup.py and requirment txt files, the package 'scikit-learn' is metioned as 'sklearn' which is deprecated in newer versions.
This is causing error while installing the 'dl4ds'.

Cheers,

@ustbzz
Copy link

ustbzz commented Apr 16, 2024

Thank you for sharing. So, how did you solve this problem

@Niloufarbeikahmadi
Copy link
Author

Thank you for sharing. So, how did you solve this problem

I tried to setup the package manully, first downloaded the requirements from the github page , then changed all 'sklearn's to 'scikit-learn'.
Unfortunatly, although the package is intalled successfully, I recieved another error while working with it.
So I stopped working with it.

@ustbzz
Copy link

ustbzz commented Apr 16, 2024

Oh, that's really a pity. I'm learning how to use deep learning methods to downscale MODIS remote sensing data. This is one of the few code paths I've found, but it obviously doesn't work now. Do you have any relevant experience to share?

@rohan472000
Copy link

I'm also getting same errors, kindly help...

@subhrajitjubu
Copy link

subhrajitjubu commented Jul 30, 2024

Try changing sklearn to scikit-learn and install tensorflow 2.12.0. chnage . or try to use fork version of mine. i made necessary correction. try fork version of mine https://github.com/ayeshh/dl4ds

@subhrajitjubu
Copy link

Try changing sklearn to scikit-learn and install tensorflow 2.12.0. chnage . or try to use fork version of mine. i made necessary correction. try fork version of mine https://github.com/ayeshh/dl4ds

i forgor to mention it is needed python 3.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants