1 Star 0 Fork 0

igm4ai / template-linear-regression

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.16 KB
一键复制 编辑 原始数据 按行查看 历史

template-linear-regression

A simple template for linear regression

Quick Start

Here is a brief usage example:

igm new git+https://github.com/igm4ai/template-linear-regression lr_project
cd lr_project
igm run -h  # see the commands
igm run install  # install the requirements
igm run info  # show information
igm run  # start linear regression

Now you can start it by installing igm tool. Enjoy yourself!

About This Project

This is the project structure of this template

├── inquire.py         --> Script of Inquiring to User
├── LICENSE
├── meta.py            --> Meta Config of Template
├── README.md
├── requirements.txt   --> Requirements of Loading Template
└── template           --> Project Template (For Rendering Project)
    ├── igmeta.py          --> Meta Config of Project
    ├── main.py            --> Main Entry of Project
    ├── README.md          --> README of Project
    └── requirements.txt   --> Requirements of Running Project
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/igm4ai/template-linear-regression.git
git@gitee.com:igm4ai/template-linear-regression.git
igm4ai
template-linear-regression
template-linear-regression
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891