Skip to content

Gabriel-limadev/data_science_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Study

By Gabriel Lima

Format in System Development Technician by ETEC in 2022, learning and deepening data science.

Scope and Purpose of the Repository

This is my study in data science, from simple analysis with pandas, through tests and ending with application in large projects.

📊 Starting with data science

This is my first contact with data science, learning basic libraries like: Pandas, Numpy, Seaborn, Matplotlib and SciPy

📊 Data Science Models

Here, i learned to use the linear regression technique, using the Scikitlearn library.

📊 Data visualization

For improved the visualization of my results, I delved into Matplotlib

📊 Tests with Data Science

This moment, i learned to use the statistics tests for to prove the analyzes obtained by the visualization

📊 Applying Data Science