3 Commits

Author SHA1 Message Date
Almas 4b0d107310 Merge 94f7327e81 into f43ee199a6 2025-01-28 20:57:02 +00:00
Almas 94f7327e81 Add PyMC to Awesome for Beginners: Merge pull request #1 from muhammadalmaskhan/muhammadalmaskhan-patch-1
Updated data.json Added PyMC to Python category- Added PyMC, a Python library for Bayesian statistical modeling and probabilistic machine learning.
- The repository is actively maintained and includes 'good first issue' labels for beginners.
- It provides a supportive community and clear contribution guidelines, making it an excellent addition for new contributors.
 in Awesome for Beginners
2025-01-28 09:52:36 +05:00
Almas 03738c5d1d Update data.json Added PyMC to Python category in Awesome for Beginners
- Added PyMC, a Python library for Bayesian statistical modeling and probabilistic machine learning.
- The repository is actively maintained and includes 'good first issue' labels for beginners.
- It provides a supportive community and clear contribution guidelines, making it an excellent addition for new contributors.
2025-01-28 09:49:28 +05:00
+11
View File
@@ -1,4 +1,7 @@
{ {
"sponsors": [ "sponsors": [
{ {
"name": "Michał Gołkowski", "name": "Michał Gołkowski",
@@ -1290,6 +1293,14 @@
"description": "The free and open-source wiki software package that powers Wikipedia." "description": "The free and open-source wiki software package that powers Wikipedia."
}, },
{ {
"name": "PyMC",
"desc": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels.",
"url": "https://github.com/pymc-devs/pymc",
"tags": ["python", "bayesian", "statistics", "machine-learning"],
"beginner-friendly-label": "good first issue"
}
{
"name": "CiviWiki", "name": "CiviWiki",
"link": "https://github.com/CiviWiki/OpenCiviWiki", "link": "https://github.com/CiviWiki/OpenCiviWiki",
"label": "good first issue", "label": "good first issue",