Code Monkey home page Code Monkey logo

e01's Introduction

Hi there ๐Ÿ‘‹

I'm a data scientist / machine learning engineer.

e01's People

Contributors

abhishekkrthakur avatar parulnith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

e01's Issues

invalid syntax error for joblib.dump() statement

Hi @abhishekkrthakur ,

I am following your machine learning series on youtube by writing each and every piece of code by myself for better understanding.

src.zip

Facing the syntax error for joblib statement even though I followed the exactly what you taught.

image

image

I know this must be something very silly, but couldn't fix it. Hoping you could help me.

Cannot run sh run.sh without errors

Love the video tutorials but I'm constantly getting errors on the pkl files and cannot resolve. See below:

(base) charlies-mbp-2:ml-proj-template craine$ sh run.sh 0 Traceback (most recent call last): File "/Users/craine/opt/anaconda3/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/Users/craine/opt/anaconda3/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/Users/craine/Documents/workspace/ml-proj-template/src/predict.py", line 47, in <module> submission = predict() File "/Users/craine/Documents/workspace/ml-proj-template/src/predict.py", line 22, in predict encoders = joblib.load(os.path.join("models", f"{MODEL}_{FOLD}_label_encoder.pkl")) File "/Users/craine/opt/anaconda3/lib/python3.7/site-packages/joblib/numpy_pickle.py", line 597, in load with open(filename, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'models/_0_label_encoder.pkl'

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.