Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viniciusmassari/regressao_linear_multipla
Prediction of a cholesterol exam based in some features about the patient
https://github.com/viniciusmassari/regressao_linear_multipla
jupyter jupyter-notebook jupyter-notebooks pandas pandas-dataframe pandas-python pingouin python scikit-learn scikit-learn-python scikitlearn-machine-learning scipy scipy-stats
Last synced: about 1 month ago
JSON representation
Prediction of a cholesterol exam based in some features about the patient
- Host: GitHub
- URL: https://github.com/viniciusmassari/regressao_linear_multipla
- Owner: ViniciusMassari
- Created: 2024-08-23T23:06:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T21:23:49.000Z (3 months ago)
- Last Synced: 2024-09-26T14:24:10.916Z (about 2 months ago)
- Topics: jupyter, jupyter-notebook, jupyter-notebooks, pandas, pandas-dataframe, pandas-python, pingouin, python, scikit-learn, scikit-learn-python, scikitlearn-machine-learning, scipy, scipy-stats
- Language: Jupyter Notebook
- Homepage:
- Size: 768 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apresentação
Modelo de regressão linear múltipla que prevê o resultado de exame de colesterol com base em diversas variáveis, desenvolvido durante a trilha de inteligência artificial provido pela Rocketseat 🚀# 💻Tecnologias
- Python
- Scikit-learn
- Matplotlib
- Seaborn
- Pandas