GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
python template cookiecutter datascience machinelearning deeplearning codestyle template-project python-package github-templates githubcli deeplearning-ai machine-learning-projects machinelearning-python machinelearningprojects github-template template-repository Updated Feb 2, 2025 Python naveen-chauhan / Loan...
ClickUse this template, then clickOpen in a codespace. A codespace for this template will open in a web-based version of Visual Studio Code. Opening the image classifier notebook The default container image that's used by GitHub Codespaces includes a set of machine learning librar...
《Machine Learning Yearning》是吴恩达历时两年,根据自己多年实践经验整理出来的一本机器学习、深度学习实践经验宝典。作为一本 AI 实战圣经,本书主要教你如何在实践中使机器学习算法的实战经验。 Github: https://github.com/deeplearning-ai/machine-learning-yearning-cnlinks.jianshu.com/go?to=https%3A%2F%...
在分支存储库中,打开.github/workflows/cli-jobs-pipelines-nyc-taxi-pipeline.yml并验证工作流是否如下所示。 YAML name:cli-jobs-pipelines-nyc-taxi-pipelineon:workflow_dispatch:schedule:- cron:"0 0/4 * * *"pull_request:branches:-main-sdk-previewpaths:-cli/jobs/pipelines/nyc-taxi/**-.github/work...
GitHub资源:https://github.com/josephmisiti/awesome-machine-learning 3、scikit-learn/scikit-learn Introduction scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license. GitHub资源:https://github.com/scikit-learn/scikit-learn ...
https://github.com/trekhleb/homemade-machine-learning 对于此仓库的Octave / MatLab版本,请查看machine-learning-octave项目。 本仓库包含在Python中实现的流行机器学习算法的示例,其中包含算法背后的解释。 每个算法都有交互式Jupyter Notebook演示,你可以使用它来训练数据和算法配置,并立即在浏览器中查看结果、图表...
Samples and Tools for Windows ML. Contribute to microsoft/Windows-Machine-Learning development by creating an account on GitHub.
https://nbviewer.jupyter.org/github/trekhleb/homemade-machine-learning/blob/master/notebooks/linear_regression/non_linear_regression_demo.ipynb 2. 分类 在分类问题中,我们将输入的例子按一定的特征进行分割。 使用示例:垃圾邮件过滤、语言检测、查找类似文档、手写字母识别等。
https://github.com/trekhleb/homemade-machine-learning 【注:划线链接部分请点击底部“阅读原文”访问】 对于此仓库的Octave / MatLab版本,请查看machine-learning-octave项目。 本仓库包含在Python中实现的流行机器学习算法的示例,其中包含算法背后的解释。 每个算法都有交互式Jupyter Notebook演示,你可以使用它来训练...