Git Product home page Git Product logo

nd0821-c2-build-model-workflow-exercises's Introduction

Build a Reproducible Model Workflow - Exercises

This repo contains the code for demos, exercises, and exercise solutions.

This repository organizes the code by the lessons that they are used in. Each set of code is located in their respective lessons.

Please note that certain instructions for each exercise, as well as any relevant environment setup, are only provided within the Udacity classroom.

Example:

All lesson 2 files are in /lesson-2-data-exploration-and-preparation/.

This directory contains: demo, exercises, with the exercises directory organized by the exercise number, and therein containing an exercise README.md file and starter and solution directories.

nd0821-c2-build-model-workflow-exercises's People

Contributors

alejandrobalderas avatar giacomov avatar mvirgo avatar ronny-udacity avatar sudkul avatar thiagograbe avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

nd0821-c2-build-model-workflow-exercises's Issues

Exercise 14 download parquet link not working

I was getting this error when running the Exercise 14 pipeline. This came in the preprocessing step.

OSError: Could not open parquet input source '': Invalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.

Looking into it I saw that the data was not being downloaded correctly. Moreover the link actually returns a 404 error.

Link in the config.yaml
https://raw.githubusercontent.com/udacity/nd0821-c2-build-model-workflow/master/lesson-2-data-exploration-and-preparation/exercises/exercise_4/starter/genres_mod.parquet?token=ABNEVO6ANSAW5NZCIJ5ZXV3AOVMZK

Changing it to the following link seems to solve this issue
https://github.com/udacity/nd0821-c2-build-model-workflow-exercises/blob/master/lesson-2-data-exploration-and-preparation/exercises/exercise_4/starter/genres_mod.parquet?raw=true

Some small bugs in config.yaml for exercise 14

All exercises of chapter 3 'Building a Reproducible Model Workflow' are not working.

Please do rework an all exercises of part 3, they are not working anymore, even not the given solution. I tried it with Python 3.8 with a new virtual environment, after realising that the common Python 3.10 is not usable at all.

It is waisting most of the time with the MLOps course to get at least something to run, but only for the first exercises this was possible with a newer w&b version installed via conda and not via pip.

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.