Code Monkey home page Code Monkey logo

stripnet's Introduction

๐Ÿ‘‹ Hi there! My name is

Marie Stephen Leo

Most people call me Leo

Github dev.to badge dev.to badge dev.to badge

  • โšก I currently lead a team of Machine Learning Engineers and Data Engineers to architect and build data powered products using various technologies on GCP.
  • โŒ› My prior experience is in building AI/ML products in e-commerce, public relations and high-tech manufacturing industries using AWS, GCP and on-prem.
  • ๐Ÿฆ„ I've developed entire Data products end-end (Algorithms, Data Engineering, Backend, Microservice middle layer and Frontend) in the Python and AWS/GCP ecosystems.
  • ๐Ÿ”ฅ I'm also a part time Data Science Instructor.
  • โœ๏ธ In my free time I'm a Freelance Technical Writer. I've achieved "Top writer in Artificial Intelligence" on Medium several times.
  • ๐Ÿ’ช I have 10+ years of ML experience across NLP, Computer Vision, Recsys, Tabular data, MLOps and Data Engineering. Iโ€™ve published multiple technical blog posts on Medium (700+ followers) and co-authored a paper in ACL 2020 on unsupervised topic modelling of e-commerce reviews.

I regularly post about practical and applied data science. If you like my posts, let's connect on Linkedin or on Twitter!

Some of my technical work:

stripnet's People

Contributors

stephenleo avatar sugatoray 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

Watchers

 avatar  avatar  avatar

stripnet's Issues

impossible to install in python 3.7.9

Hi,

I can't install the package because of numpy ...
Collecting stripnet
Downloading stripnet-0.0.5-py3-none-any.whl (11 kB)
Downloading stripnet-0.0.4-py3-none-any.whl (11 kB)
Downloading stripnet-0.0.3-py3-none-any.whl (11 kB)

The conflict is caused by:
stripnet 0.0.6 depends on numpy==1.22.0
stripnet 0.0.5 depends on numpy==1.22.0
stripnet 0.0.4 depends on numpy==1.22.0
stripnet 0.0.3 depends on numpy==1.22.0

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

I have a virtual pipenv environnement in python 3.7.9

Include `LICENSE` file in PyPI source

The PyPI source does not have any LICENSE file as of v0.0.5. Please add it.

You need to add a MENIFEST.in file and add the following line to it.

include LICENSE

Or, you could modify setup.py file as follows:

setup(
	...
	license_files=("LICENSE",),
	...
)

Anyone of those should fix this issue.

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.