https://github.com/chadnpc/clihelper.predictor
command predictor
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 (2.1%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
command predictor
Basic Info
- Host: GitHub
- Owner: chadnpc
- License: wtfpl
- Language: PowerShell
- Default Branch: main
- Size: 21.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
cliHelper.predictor
🔥 Blazingly fast PowerShell thingy that stonks up your terminal game.
Usage
PowerShell
Install-Module cliHelper.predictor
then
```PowerShell Import-Module cliHelper.predictor
do stuff here.
```
License
This project is licensed under the WTFPL License.
Owner
- Name: alain
- Login: chadnpc
- Kind: user
- Website: https://linktr.ee/chadnpc
- Repositories: 82
- Profile: https://github.com/chadnpc
GitHub Events
Total
- Issue comment event: 1
- Pull request event: 2
- Create event: 1
Last Year
- Issue comment event: 1
- Pull request event: 2
- Create event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alain Herve | a****c@g****m | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: about 2 months
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.17
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: about 2 months
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.17
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 6
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (5)
Top Labels
Issue Labels
Pull Request Labels
dependencies (5)
Dependencies
.github/workflows/CI.yaml
actions
- actions/checkout v3 composite
.github/workflows/Codereview.yaml
actions
- anc95/ChatGPT-CodeReview v1.0.12 composite
.github/workflows/Delete_old_workflow_runs.yaml
actions
- Mattraks/delete-workflow-runs v2 composite
.github/workflows/Publish.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
Private/requirements.txt
pypi
- fastapi ==0.104.1
- numpy ==1.26.2
- scikit-learn ==1.3.2
- sqlite3 ==3.42.0
- torch ==2.1.1
- transformers ==4.35.2
- uvicorn ==0.24.0
- websockets ==12.0