Code Monkey home page Code Monkey logo

aethos's Introduction

Hi ๐Ÿ‘‹, I'm Ashton

A Machine Learning Engineer from Toronto ๐Ÿš€

ashton-sidhu

  • ๐Ÿ”ญ Iโ€™m currently working on version 3 of Aethos.
  • ๐ŸŒฑ Iโ€™m currently learning Penetration Testing.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Aethos.
  • ๐Ÿ’ฌ Ask me about ML Ops and end to end ML.
  • ๐Ÿ“ซ How to reach me [email protected]
  • ๐Ÿ“„ Know about my experiences at Ashton's Tech Tales!
  • โšก Fun fact - I almost pursued a career as a musician ๐ŸŽท

Connect with me:

ashtonsidhu ashtonsidhu

ashton-sidhu

ย ashton-sidhu

aethos's People

Contributors

ashton-sidhu avatar dependabot[bot] avatar unkn0wn2u 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  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  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

aethos's Issues

Implement a 'project metric'

Implement a project metric where a user can chose a metric(s) that they want to compare there models against. This should be shown when a user runs compare_models

Parallel Computing with native multiprocess

Investigate not using pathos and using native multiprocessing:

since i'm forming the function as a partial function, its an instance made at runtime as is a pyautoml.Model.function but needs to be pyautoml.modelling.model.Model.function instance

aethos install-corpora failing to find python3 command on windows

Describe the bug
I ran the command >aethos install-corpora to setup but got the below error.
'python3' is not recognized as an internal or external command,
operable program or batch file.
'python3' is not recognized as an internal or external command,
operable program or batch file.
'python3' is not recognized as an internal or external command,
operable program or batch file.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a new virtual environment on Windows 2
  2. pip install aethos
  3. pip install aethos[ptmodels]
  4. aethos install-corpora (errors out as above)

Windows does not have python3 as a command and has python which can be used to execute python program.

Expected behavior
Installatoon of corpora packages.

Desktop (please complete the following information):

  • OS: Windows 10
  • Anaconda prompt cmd line execution
  • python 3.8

FileNotFoundError: [Errno 2] No such file or directory: '/home/<user>/.aethos/config.yml'

Describe the bug
After I did 'pip install aethos', I tried to create a data science folder structure with 'aethos create'. I also just tried to import using 'import aethos as at' and both yielded the same error:

FileNotFoundError: [Errno 2] No such file or directory: '/home//.aethos/config.yml'

It seems that aethos is looking in the wrong place for the config file. Everything is stored in my Anaconda distro:

image

To Reproduce
Try either 'aethos create' or importing in Jupyter Notebook (I have Jupyter 6.0.1, if that matters).

Expected behavior
I didn't expect to receive an error. I wanted to work with this promising package.

Screenshots
image

Desktop (please complete the following information):

  • OS: Linux pop-os 5.3.0-7625-generic
  • Browser: Mozilla Firefox 72.0.1

Documentation of how to proceed post aethos create execution

Is your feature request related to a problem? Please describe.
I was referring to the installation documentation and I was not clear how to proceed once you execute aethos create. Also, documentation of what aethos create does is not very clear.

Describe the solution you'd like
Description of what aethos create command does so that it is clear for a user what to do next. Post execution of this command successfully, what is the next step that a user should do is again missing.

Describe alternatives you've considered
None

Additional context
None

OSError when installing or creating folder structure

Describe the bug
After I did 'pip install aethos', I attempted the following

  1. creating DS folder structure with 'aethos create'
  2. installing NLP corpora with 'aethos install-corpora,
  3. Enabling extensions with 'aethos enable-extensions'

All yielded the same error message

OSError: dlopen(/usr/local/lib/python3.7/site-packages/lightgbm/lib_lightgbm.so, 6): Library not loaded: /usr/local/opt/libomp/lib/libomp.dylib
Referenced from: /usr/local/lib/python3.7/site-packages/lightgbm/lib_lightgbm.so
Reason: image not found

To Reproduce
try installing, creating or enabling aextensions
Expected behavior
I wasn't expecting any error.I wanted to follow your example that you posted on Medium

Screen Shot 2020-01-25 at 1 38 49 AM

OS: MacOS
Browser: Safari/Chrome

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.