https://github.com/abhandary14/mlops_project

https://github.com/abhandary14/mlops_project

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: abhandary14
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 13.7 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

MLOps Project

Python Badge License Badge

  • Developing a pipeline to accurately predict the price of gemstones based on their physical dimensions.
  • This project will be deployed on the web using a Docker image.

Owner

  • Name: Aakash Vasant Bhandary
  • Login: abhandary14
  • Kind: user
  • Location: Raleigh, NC

1st year Master's student of Computer Science at NCSU

GitHub Events

Total
Last Year

Dependencies

pyproject.toml pypi
requirements.txt pypi
  • dnspython *
  • ensure *
  • numpy *
  • pandas *
  • pymongo *
  • pytest *
requirements_dev.txt pypi
  • black ==22.9.0 development
  • dnspython * development
  • ensure * development
  • flake8 ==5.0.4 development
  • mypy ==0.971 development
  • numpy * development
  • pandas * development
  • pymongo * development
  • pytest ==7.1.3 development
  • pytest * development
  • tox ==3.25.1 development
setup.py pypi
  • scikit-learn *
.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite