Markowitz com rebalanceamento diário em Python
https://maisamelo.medium.com/markowitz-com-rebalanceamento-di%C3%A1rio-em-python-f21059d51fe4
https://maisamelo.medium.com/markowitz-com-rebalanceamento-di%C3%A1rio-em-python-f21059d51fe4
Medium
Markowitz com rebalanceamento diário em Python
O problema de seleção de portfólio dado por Markowitz é um método clássico de investimento. Os princípios envolvidos podem ser vistos neste…
How to change string data or text data of a column to lowercase in Pandas?
https://aparnamishra144.medium.com/how-to-change-string-data-or-text-data-of-a-column-to-lowercase-in-pandas-248a8ce4ae01
https://aparnamishra144.medium.com/how-to-change-string-data-or-text-data-of-a-column-to-lowercase-in-pandas-248a8ce4ae01
Medium
How to change string data or text data of a column to lowercase in Pandas?
This article will be an explanation of how we can change string data into lowercase which is a small step during data preprocessing stage…
Testes Em Python desde o Hello World
https://medium.com/@nilberthsouza/testes-em-python-desde-o-hello-world-79eb650a8e9d
https://medium.com/@nilberthsouza/testes-em-python-desde-o-hello-world-79eb650a8e9d
Medium
Testes Em Python desde o Hello World
Depois de alguns anos programando por hobby com python eu senti uma nescessidade de melhorar. Alias , mesmo com tantas linhas de código ja…
Нет жесткому кодированию конфиденциальных данных в приложениях Python!
https://medium.com/nuances-of-programming/%D0%BD%D0%B5%D1%82-%D0%B6%D0%B5%D1%81%D1%82%D0%BA%D0%BE%D0%BC%D1%83-%D0%BA%D0%BE%D0%B4%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8E-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B4%D0%B5%D0%BD%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D1%85-%D0%B4%D0%B0%D0%BD%D0%BD%D1%8B%D1%85-%D0%B2-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F%D1%85-python-77de1f1f8f59
https://medium.com/nuances-of-programming/%D0%BD%D0%B5%D1%82-%D0%B6%D0%B5%D1%81%D1%82%D0%BA%D0%BE%D0%BC%D1%83-%D0%BA%D0%BE%D0%B4%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8E-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B4%D0%B5%D0%BD%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D1%85-%D0%B4%D0%B0%D0%BD%D0%BD%D1%8B%D1%85-%D0%B2-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F%D1%85-python-77de1f1f8f59
Medium
Нет жесткому кодированию конфиденциальных данных в приложениях Python!
Защита конфиденциальных параметров — одна из приоритетных задач в IT-сфере. Мы расскажем, как обезопасить их в приложениях Python.
Python for Absolute Beginners : Getting Started
https://medium.com/@heyy.suraj/python-for-absolute-beginners-getting-started-116942d1b246
https://medium.com/@heyy.suraj/python-for-absolute-beginners-getting-started-116942d1b246
Medium
Python for beginners : Getting Started
Python is fun. Start learning it with this cool blog.
Python Fundamental for Data Science (Dasar Python Untuk Data Science)
https://medium.com/@rismitawahyu/python-fundamental-for-data-science-dasar-python-untuk-data-science-8b53cbc1cfda
https://medium.com/@rismitawahyu/python-fundamental-for-data-science-dasar-python-untuk-data-science-8b53cbc1cfda
Medium
Python Fundamental for Data Science (Dasar Python Untuk Data Science)
Penulis : Rismita Wahyu
How to use skearn’s DummyRegressor method
https://tracyrenee61.medium.com/how-to-use-skearns-dummyregressor-method-f08098212c54
https://tracyrenee61.medium.com/how-to-use-skearns-dummyregressor-method-f08098212c54
Medium
How to use skearn’s DummyRegressor method
In my last post I discussed how to use skearn’s DummyClassifier method and revealed it is used to give a baseline accuracy for…
Data Structures in Python: Custom Stack
https://medium.com/@saifmdco/data-structures-in-python-custom-stack-b7b9173b4eae
https://medium.com/@saifmdco/data-structures-in-python-custom-stack-b7b9173b4eae
Medium
Data Structures in Python: Custom Stack
Before going ahead with this tutorial if you don’t know what stack is and how we can use a list as a stack you must go through this…
“Boston Housing Prices Prediction” Project using Keras
https://medium.com/@emresancakli4/boston-housing-prices-project-for-non-logistic-regression-e94546fae58
https://medium.com/@emresancakli4/boston-housing-prices-project-for-non-logistic-regression-e94546fae58
Medium
“Boston Housing Prices Prediction” Project using Keras
Hello, in this article I try to develop a model that predicts house prices with keras using the boston-housing-prices dataset.
Anomaly Detection with Histogram-based Outlier Detection (HBO)
https://medium.com/dataman-in-ai/anomaly-detection-with-histogram-based-outlier-detection-hbo-bc10ef52f23f
https://medium.com/dataman-in-ai/anomaly-detection-with-histogram-based-outlier-detection-hbo-bc10ef52f23f
Medium
Anomaly Detection with Histogram-based Outlier Score (HBOS)
A fast Unsupervised Anomaly Detection Algorithm
Criando mapas interativos com a biblioteca Folium
https://gabrielaparesqui.medium.com/criando-mapas-interativos-com-a-biblioteca-folium-e765d3e6b726
https://gabrielaparesqui.medium.com/criando-mapas-interativos-com-a-biblioteca-folium-e765d3e6b726
Medium
Criando mapas interativos com a biblioteca Folium
O Folium é uma biblioteca Python construída sobre o Leaflet.js. É usado para visualizar dados por meio de mapas interativos, visualização…