【Python机器学习实战】决策树与集成学习(七)——集成学习(5)XGBoost实例及调参 - Uniqe
http://www.cnblogs.com/501731wyb/p/15264855.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
http://www.cnblogs.com/501731wyb/p/15264855.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
【Python机器学习实战】决策树与集成学习(七)——集成学习(5)XGBoost实例及调参 - Uniqe - 博客园
上一节对XGBoost算法的原理和过程进行了描述,XGBoost在算法优化方面主要在原损失函数中加入了正则项,同时将损失函数的二阶泰勒展开近似展开代替残差(事实上在GBDT中叶子结点的最优值求解也是使
Modernize the Linux Terminal and Shell Scripts by adding GUI
https://gursimar27.medium.com/modernize-the-linux-terminal-and-shell-scripts-by-adding-gui-729fdedb4b1e
https://gursimar27.medium.com/modernize-the-linux-terminal-and-shell-scripts-by-adding-gui-729fdedb4b1e
Medium
Modernize the Linux Terminal and Shell Scripts by adding GUI
Using command line is fun but it is always better to have an interactive GUI.
How To Iterate Over Keys and Values in Python Dictionaries
https://towardsdatascience.com/iterate-over-keys-and-values-python-dictionaries-34f0f01fa34d
https://towardsdatascience.com/iterate-over-keys-and-values-python-dictionaries-34f0f01fa34d
Medium
How To Iterate Over Keys and Values in Python Dictionaries
Discussing how to iterate over keys and values of dictionaries in Python
Deploy & Automate Python web-scraper over AWS using cron for free
https://medium.com/@neelpatel9793/deploy-automate-python-web-scraper-over-aws-using-cron-for-free-fd66fcb80685
https://medium.com/@neelpatel9793/deploy-automate-python-web-scraper-over-aws-using-cron-for-free-fd66fcb80685
Medium
Deploy & Automate Python web-scraper over AWS using cron for free
Automate your python script that scrapes hotel prices located nearby from Booking.com and triggers an email with list of old and new prices
Python Programming Language: Dictionary Functions
https://liu-111.medium.com/python-programming-language-dictionary-functions-8bdf1ee47cf0
https://liu-111.medium.com/python-programming-language-dictionary-functions-8bdf1ee47cf0
Medium
Python Programming Language: Dictionary Functions
Hi everyone, welcome back. Dictionaries are a data structure in the Python language capable of storing several items in a singular…
Running Jupyter Notebook on a remote server
https://fmorenovr.medium.com/running-jupyter-notebook-on-a-remote-server-ad5ec52bcf3
https://fmorenovr.medium.com/running-jupyter-notebook-on-a-remote-server-ad5ec52bcf3
Medium
Running Jupyter Notebook on a remote server
So, I receive this question a lot of times … I remember the first time when I worked with remote servers and I thought “Why instead of run…
How to Get Fundamental Stock Data in Python for Free
https://hhundman.medium.com/fundamental-stock-data-in-python-5e04927e40c4
https://hhundman.medium.com/fundamental-stock-data-in-python-5e04927e40c4
Medium
How to Get Fundamental Stock Data in Python for Free
Collecting stock fundamental data in python using the Alpha Vantage free API. The data can then be used to compare and analyze company business metrics
Caffeinated Pandas: accelerate your modeling, reporting, and development
https://scollay.medium.com/caffeinated-pandas-accelerate-your-modeling-reporting-and-development-e9d41476de3b
https://scollay.medium.com/caffeinated-pandas-accelerate-your-modeling-reporting-and-development-e9d41476de3b
Medium
Caffeinated Pandas: accelerate your modeling, reporting, and development
89% less RAM | 98% faster disk | 72% less storage | 48–95% faster enhancements| 10x+ faster development
介绍一款优秀的 IDE Grid Studio,Excel 深度集成 Python,直接编写并执行 Python 代码块
https://mp.weixin.qq.com/s/01aQMeuzLm7f8XByfGzVNw
https://mp.weixin.qq.com/s/01aQMeuzLm7f8XByfGzVNw
Weixin Official Accounts Platform
介绍一款优秀的IDE Grid Studio,Excel深度集成python,直接编写并执行python代码块!
Grid Studio 是一款基于 Web 的应用程序,看起来和 Google Sheets 或 Excel 很像。不过,它的杀手锏特性是与 Python 的深度集成。你可以直接用它查看和编辑表格结构的数据......
Q#49: Replacing bad data with Pandas
https://medium.com/foundational-data-science-interview-questions/q-49-replacing-bad-data-with-pandas-9cdeb9736067
https://medium.com/foundational-data-science-interview-questions/q-49-replacing-bad-data-with-pandas-9cdeb9736067
Medium
Q#49: Replacing bad data with Pandas
Suppose you are given a dataframe, df, that contains various negative values. In the context of your work, negative values can be…
Using Natural Language Processing to visualise Uncertainty in News Content
https://medium.com/@afiqhatta.ah/exploring-policy-uncertainty-in-malaysia-from-the-eyes-of-a-physicist-6bb09ed6399b
https://medium.com/@afiqhatta.ah/exploring-policy-uncertainty-in-malaysia-from-the-eyes-of-a-physicist-6bb09ed6399b
Medium
Using Natural Language Processing to visualise Uncertainty in News Content
Exploring Policy Uncertainty in Malaysia, from the Eyes of a Physicist
Processing Pandas — 10x+ faster coding and iteration with “rough samples”
https://scollay.medium.com/processing-pandas-10x-faster-coding-and-iteration-with-rough-samples-78b75b7d5b0b
https://scollay.medium.com/processing-pandas-10x-faster-coding-and-iteration-with-rough-samples-78b75b7d5b0b
Medium
Processing Pandas — 10x+ faster coding and iteration with “rough samples”
Caffeinated Pandas Part 4 of 4