Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikl5/business_intelligence

La business intelligence
https://github.com/mikl5/business_intelligence

business-intelligence postgresql powerbi

Last synced: about 15 hours ago
JSON representation

La business intelligence

Awesome Lists containing this project

README

        


Business Intelligence Business intelligence

[Quelques termes et concepts](https://github.com/MiKL5/DS/blob/master/analysisIntro/intro/termsAndConcepts)
[La gérance des données](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/other/dataStewarding)
[La différence entre la gérance des données et la business intelligence](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/other/DSvsBI)
[Le Big Data](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/other/bigData)
[Le cloud](cloud)
-
[Data steawardship](dataStewardship)
[L’analytique des données](dataAnalytics)
[L’ETL](etl)
[La différence entre une BDD et un Data Warehouse](bddVSdw)
[Le Data Warehouse](dataWarehouse)
[Les types d’entrepôts](dataWarehousetype)
[Le Data Warehouse vs le Data Mart](dwDm)
[Le Data Mart](dataMart)
[Le data Lake](dataLake/)
[L’OLTP](oltp)
[L’OLAP](olap)
[La différence entre OLTP et OLAP](oltpVsOlap)
[Le silo de données](dataSilo)
[Le PoC](poc)
[Le sharding](sharding)
## **Les algorithmes**
> ### **Les algorithmes de recherche**
> [Définition](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/search)
> [L’algorithme de recherche de chemin A*](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/a)
> [L’algorithme de recherche de chemin tabou](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/tabou)
> [L’algorithme glouton](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/glouton)
> [L’algorithme de force brute](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/brutForce)
> [Algorithme de recherche hybride](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/hybride)

> ### **Les algorithmes de parcours**
> [Définition](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/path)
> [L’algorithme de parcoues en prodondeur DFS](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/dfs)
> [L’algorithme de parcours en largeur BFS](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/search)
> [L’algorithme de parcours de graph (en profondeur) tri topologique](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/topologicalSort)
> [L’algorithme de Dijkstra](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/Dijkstra)
> [L’algorithme de Kahn](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/topologicalSort)
> [L’algorithme de Tarjan](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/tarjan)
> [L’algorithme de Kahn vs l’algorithme de Tarjan](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/kahnVsTarjan)

[La différences entre algorithme de parcours et algorithme de recherche](https://github.com/MiKL5/artificialIntelligence/blob/master/docs/algo/pathVsSearch)

[S’assurer que les modèles d’apprentissage automatique respectent les principes éthiques et de non-discrimination](algo/EthicalNon-discriminationPrinciples)

___