Skip to main content

fastAIcourse

Project description

fastAIcourse

Step for git push

  • nbdev_prepare
nbdev_prepare
  • Git stuff
git add .
git commit -m "update"
git push

After changing dependencies

pip install fastAIcourse
pip install -e '.[dev]'

Structure

  1. Data process
    • Normalise
    • Remove NAN
  2. Create Model
    • try decision tree - random forest
  3. Run model

Model structure

  1. train/test split
    • asd
  2. initalise random weights
  3. calculate loss
  4. Gradient descent - recalculate weights
  5. Repeat steps 2 - 4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastAIcourse-0.0.28.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

fastAIcourse-0.0.28-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page