# Machine-learning
**Repository Path**: xu-faxin/Machine-learning
## Basic Information
- **Project Name**: Machine-learning
- **Description**: Python Machine learning
- **Primary Language**: Python
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: https://github.com/Linuxu5610/Machine-learning
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-09-03
- **Last Updated**: 2022-06-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Machine-learning
## README
# Machine learning user documentation
### Project introduction
This is a machine learning project that uses sklearn 's built-in models(LinearRegression)and datasets to predict Boston housing prices.
### Libraris and languages used by the project
Python(3.9.1)
Sklearn(0.24.2)
Matplotlib(3.4.2)
### Supported platforms
1.Python
2.Visual Vtudio code
3.Pycham
4.Jupyter notebook
......
### Participate in development
Xu Faxin(Linuxu5610)
### Instructions
1.Download the project zip package
2.Find the code section to open
3.Click to run and it's ok,or open the command line and enter:
```shell
python3 code.py
```
### Modle used
LinearRegression
### Libraries used
Sklearn
Matplotlib
### Library installation
Enter the content in the terminal
```shell
pip3 install sklearn
pip3 install matplotlib
```
### Fresh
Use the mainstream language Python.
Use the mainstream machine learning library Sklearn.
### Project display
### Developer email
Awmtft@163.com
## Thanks!