HunCoding /
meu-primeiro-crud-go
Criando nosso primeiro projeto completo em Go no canal
64/100 healthLoading repository data…
sstalschus / repository
Meu primeiro projeto!! Desenvolvido em C utilizando a biblioteca Allegro, projeto para matéria de introdução a programação 1° Semestre
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project was developed with the following technologies:
This was my first project upon entering university, a COVID-19 calculator that calculates the probability of death for COVID-19 patients based on their comorbidity history. It can be found on youtube at the link: https://youtu.be/dEZyf03uDvI
This was my first project from the information systems course, it was developed in C and the graphic library Allegro was used.
The project is a calculator for the COVID-19 virus, the calculator calculates the probability of death of the patient in case he/she contracts the COVID-19 virus. The model used for the calculation was the Logistic Regression model, and the data was formulated in R. As a source a sample of Alagoas from 06/06/2020 that contained 15,537 patients was used.
Below is the formula:
This calculation returns a value between 0 and 1 because the probability result can only be from 0 to 1
Here are some interesting considerations about the program:
Logistic regression is a non-linear regression, i.e. it is possible to predict the value of this response variable whether it is 0 or 1
In it we have the response variable that in this case is the patient's death, that is, 0 or 1
The objective of the logistic regression is to predict the probability of occurrence of the response variable based on the explanatory variables (gender, age, diabetes, hypertension, >60 years, obesity.)
These were the explanatory variables selected at the 99% statistical confidence level (this was possible by predicting the regression model, and these explanatory variables explain the outcome of the response variable)
The regression model was made in "R" which is a statistical technology.
The average probability of death of the people who died was 15% chance of dying.
The average of the patients who didn't die had a 3% chance of not dying.
There are infinite combinations because I didn't limit the age
44% of the people who received a 50% chance of dying actually died.
3% of the people who received probability below 50% actually died.
Selected from shared topics, language and repository description—not editorial ratings.
HunCoding /
Criando nosso primeiro projeto completo em Go no canal
64/100 healthmalufell /
Meu primeiro projeto autoral, uma aplicação web para registro e gestão de receitas culinárias: http://www.meucadernodereceitas.net
19/100 healthDrikaDev /
Meu primeiro projeto Freelancer feito especialmente para minha primeira cliente!
39/100 healthhyskoniho /
Oii, seja bem-vindo(a) ao meu primeiro projeto aqui no GitHub! Espero que apreciem minha evolução no mundo da programação e espero logo estar postando mais projetos (assim que eu me acostumar a usar essa plataforma xD )... Criei esse programinha em C para facilitar o controle das entradas e saídas de dinheiro do caixa de uma loja de materiais de construção do meu bairro, a fim de usar meus conhecimentos recém adquiridos para solucionar problemas da vida real.
30/100 healthalpdias /
#1 Meu primeiro projeto escrito em código Python 📝
51/100 healthBenevanio /
Cartão de Visitas, este foi um dos primeiros projetos que fiz, lembro de ter feito ele quando voltei do meu Trabalho no Supermercado.
43/100 health