File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
22
* [ Data Manipulation] ( #data-manipulation )
23
23
* [ Feature Engineering] ( #feature-engineering )
24
24
* [ Visualization] ( #visualization )
25
+ * [ Deployment] ( #deployment )
25
26
* [ Model Explanation] ( #model-explanation )
26
27
* [ Reinforcement Learning] ( #reinforcement-learning )
27
28
* [ Probabilistic Methods] ( #probabilistic-methods )
245
246
* [ animatplot] ( https://github.com/t-makaro/animatplot ) - A python package for animating plots build on matplotlib.
246
247
* [ plotly] ( https://plot.ly/python/ ) - A Python library that makes interactive and publication-quality graphs.
247
248
249
+
250
+ ## Deployment
251
+ * [ datapane] ( https://datapane.com/ ) - A collection of APIs to turn scripts and notebooks into interactive reports.
252
+ * [ fastapi] ( https://fastapi.tiangolo.com/ ) - Modern, fast (high-performance), web framework for building APIs with Python
253
+ * [ streamlit] ( https://www.streamlit.io/ ) - Make it easy to deploy machine learning model
254
+
248
255
## Model Explanation
249
256
* [ Alibi] ( https://github.com/SeldonIO/alibi ) - Algorithms for monitoring and explaining machine learning models.
250
257
* [ anchor] ( https://github.com/marcotcr/anchor ) - Code for "High-Precision Model-Agnostic Explanations" paper.
You can’t perform that action at this time.
0 commit comments