Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
C
covid_analysis
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
COMPARA
covid_analysis
Commits
b39dbea0
Commit
b39dbea0
authored
Apr 30, 2024
by
Joaquin Torres
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
started generation of training data
parent
30f1640b
Changes
12
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
3735 additions
and
4315 deletions
+3735
-4315
EDA/.gitignore
EDA/.gitignore
+0
-0
EDA/EDA.ipynb
EDA/EDA.ipynb
+0
-0
EDA/EDA_plots/.gitkeep
EDA/EDA_plots/.gitkeep
+0
-0
EDA/EDA_plots/boxplots.svg
EDA/EDA_plots/boxplots.svg
+0
-0
EDA/EDA_plots/countplots.svg
EDA/EDA_plots/countplots.svg
+3733
-4315
EDA/EDA_plots/features/ANOVA.svg
EDA/EDA_plots/features/ANOVA.svg
+0
-0
EDA/EDA_plots/features/mutual_info.svg
EDA/EDA_plots/features/mutual_info.svg
+0
-0
EDA/EDA_plots/features/var_threshold.svg
EDA/EDA_plots/features/var_threshold.svg
+0
-0
EDA/EDA_plots/heatmaps_one_hot.svg
EDA/EDA_plots/heatmaps_one_hot.svg
+0
-0
EDA/EDA_plots/histograms.svg
EDA/EDA_plots/histograms.svg
+0
-0
EDA/EDA_plots/norm_countplots.svg
EDA/EDA_plots/norm_countplots.svg
+0
-0
gen_train_data/.gitignore
gen_train_data/.gitignore
+2
-0
No files found.
.gitignore
→
EDA/
.gitignore
View file @
b39dbea0
File moved
EDA.ipynb
→
EDA
/EDA
.ipynb
View file @
b39dbea0
File moved
EDA_plots/.gitkeep
→
EDA
/EDA
_plots/.gitkeep
View file @
b39dbea0
File moved
EDA_plots/boxplots.svg
→
EDA
/EDA
_plots/boxplots.svg
View file @
b39dbea0
File moved
EDA_plots/countplots.svg
→
EDA
/EDA
_plots/countplots.svg
View file @
b39dbea0
This diff is collapsed.
Click to expand it.
EDA_plots/features/ANOVA.svg
→
EDA
/EDA
_plots/features/ANOVA.svg
View file @
b39dbea0
File moved
EDA_plots/features/mutual_info.svg
→
EDA
/EDA
_plots/features/mutual_info.svg
View file @
b39dbea0
File moved
EDA_plots/features/var_threshold.svg
→
EDA
/EDA
_plots/features/var_threshold.svg
View file @
b39dbea0
File moved
EDA_plots/heatmaps_one_hot.svg
→
EDA
/EDA
_plots/heatmaps_one_hot.svg
View file @
b39dbea0
File moved
EDA_plots/histograms.svg
→
EDA
/EDA
_plots/histograms.svg
View file @
b39dbea0
File moved
EDA_plots/norm_countplots.svg
→
EDA
/EDA
_plots/norm_countplots.svg
View file @
b39dbea0
File moved
gen_train_data/.gitignore
0 → 100644
View file @
b39dbea0
post_dataset.csv
pre_dataset.csv
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment