likelihood
Code generated from the Machine Learning course to optimization tasks
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
Repository
Code generated from the Machine Learning course to optimization tasks
Basic Info
Statistics
- Stars: 7
- Watchers: 0
- Forks: 4
- Open Issues: 0
- Releases: 32
Topics
Metadata Files
README.md

This repository contains the code to build the likelihood package which contains tools for typical tasks in maintain machine learning models in production and the training of custom models, for more information review our documentation.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have a Windows/Linux/Mac machine running Python 3.10+.
- You have installed the latest versions of
pipandvirtualenvorconda(Anaconda).
Installation
This package can be easily installed with pip:
bash
pip install likelihood
Examples
You can check the examples folder.
More examples will be added soon.
Owner
- Login: jzsmoreno
- Kind: user
- Repositories: 2
- Profile: https://github.com/jzsmoreno
Physicist and Machine Learning Consultant
GitHub Events
Total
- Create event: 42
- Issues event: 1
- Release event: 21
- Watch event: 2
- Delete event: 48
- Issue comment event: 1
- Push event: 123
- Pull request event: 37
Last Year
- Create event: 42
- Issues event: 1
- Release event: 21
- Watch event: 2
- Delete event: 48
- Issue comment event: 1
- Push event: 123
- Pull request event: 37
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 8
- Total pull requests: 63
- Average time to close issues: 6 months
- Average time to close pull requests: 1 day
- Total issue authors: 1
- Total pull request authors: 5
- Average comments per issue: 1.0
- Average comments per pull request: 0.05
- Merged pull requests: 62
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 31
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 31
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jzsmoreno (8)
Pull Request Authors
- jzsmoreno (61)
- RodolfoFerro (7)
- jafetcc02 (5)
- bhawesh96 (1)
- Soteloemma12 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 455 last-month
- Total dependent packages: 0
- Total dependent repositories: 3
- Total versions: 43
- Total maintainers: 1
pypi.org: likelihood
A package that performs the maximum likelihood algorithm.
- Homepage: https://github.com/jzsmoreno/likelihood/
- Documentation: https://likelihood.readthedocs.io/
- License: MIT License
-
Latest release: 2.0.0
published 7 months ago
Rankings
Maintainers (1)
Dependencies
- corner *
- matplotlib *
- numpy *
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/checkout v4 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- black *
- corner *
- flake8 ==6.0.0
- isort ==5.12.0
- matplotlib *
- mypy ==1.4.1
- mypy-extensions ==1.0.0
- numba *
- numpy *
- pydocstyle ==6.3.0
- scipy *
- types-openpyxl ==3.1.0.15