Giter Club home page Giter Club logo

Comments (4)

ktebbe avatar ktebbe commented on May 22, 2024

I overlooked the instruction that said to download the entire folder as a zip. I would be helpful if that was made more clear, as someone who is not terribly familiar with github.

from machinelearningnotebooks.

ktebbe avatar ktebbe commented on May 22, 2024

At the end of the automl_setup execution, I got this error.

automl_setup error

from machinelearningnotebooks.

bartdesmet avatar bartdesmet commented on May 22, 2024

Thanks for trying AutoML! I've tried to repro locally but have been unable to get the same error. Let's check a few things about the environment to help narrow down the issue:

  1. Was Conda for Python 3.7 or above installed property? See here
  2. Can you run the automl_setup script from the Anaconda prompt? On my machine, it shows up in the Start menu under Anaconda3 (64-bit) as Anaconda prompt.
  3. To confirm the environment is set up correctly, can you try running the commands below and check whether the version numbers match?
(base) C:\Projects\MLNB\automl>conda -V
conda 4.5.11

(base) C:\Projects\MLNB\automl>python -V
Python 3.7.0

(base) C:\Projects\MLNB\automl>pip -V
pip 10.0.1 from C:\Users\bartde\AppData\Local\Continuum\miniconda3\lib\site-packages\pip (python 3.7)

from machinelearningnotebooks.

ktebbe avatar ktebbe commented on May 22, 2024

Thanks for your help!

  1. Yes, it installed correctly. If there's an easy way to verify that, let me know.
  2. I did not realize Anaconda Prompt was different than Command Prompt! Thanks for pointing that out. It set up successfully.

I then was able to open and run through the configuration notebook file. I'll open another issue if I run into any other problems. Thank you!

from machinelearningnotebooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.