Skip to content

lisacsd/ML_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_PROJECT
- we exclude timestamp because it doesn't add anything to the data except that it was during covid
Explanation Preprocessed table :
- no change to age no need because not a categorical value and no outliers

- One-Hot Encoding
categorical column like gender_female and :
	•	1 if the value corresponds to the category represented by the column.
	•	0 otherwise.

- we split the data in 80% training 20% test in two excel file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages