Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xkomil/datasciencesummerstudy

I want to document in this repository all my studying data science topics
https://github.com/xkomil/datasciencesummerstudy

data-science data-visualization machine-learning meteostat numpy pandas seaborn sklearn streamlit-webapp

Last synced: 2 days ago
JSON representation

I want to document in this repository all my studying data science topics

Awesome Lists containing this project

README

        

# DataScienceSummerStudy
I want to document in this repository all my studying data science topics

# Numpy
Fundamentals

More Info [here](_numpy/_numpy.md)

# Pandas
Fundamentals

More Info [here](_pandas/_pandas.md)

# EDA Ekspolarcyjna analiza danych
Fundamentals

More Info [here](_EDA/_eda.md)

# Data Visualization
Fundamentals

More Info [here](_data_visualization/_data_visualization.md)

# Data cleaning
Fundamentals

More Info [here](data_cleaning/data_cleaning.md)

# ETL

## Extract
I will start with the most simple connection to working on more complicated
You can see progress [here](_Etl/_simple/_simple.md)

# Machine learning

I will try to use a lots of topis from fundamentals to more complex
- [fundamentals](_machine_learning/_fundamentals/1)
## Supervised learning:
- [regression](_machine_learning/_fundamentals/2)
- [classification](_machine_learning/_fundamentals/3)