- 博客(25)
- 收藏
- 关注
翻译 时间序列预测最大预测误差_预测误差的措施可以通过实验了解它们
时间序列预测最大预测误差入门(Getting Started)Measurement is the first step that leads to control and eventually improvement.测量是导致控制并最终改善的第一步。H. James Harrington 詹姆斯·哈灵顿In many business applications, the ability ...
2020-10-10 02:52:08
5262
翻译 spark ml模型使用_跟踪您的ml模型,如使用mlflow跟踪您的ml模型
spark ml模型使用As a machine learning engineer or data scientist, most of your time is spent experimenting with machine learning models, for example adjusting parameters, comparing metrics, creating and s...
2020-10-10 02:41:22
581
翻译 决策树分类器在sci kit中如何工作
What is a Decision Tree ?什么是决策树?Based on the dataset available a decision tree learns the if/else hierarchy which ultimately leads to a decision making. Decision Trees are widely used models used for ...
2020-10-10 02:31:54
266
翻译 强化学习框架
深层钢筋学习讲解— 20(DEEP REINFORCEMENT LEARNING EXPLAINED — 20)This is the post number 20 in the “Deep Reinforcement Learning Explained” series devoted to Reinforcement Learning frameworks. 这是职位号20 致力于强化学习框...
2020-10-10 02:22:10
1682
翻译 使用机器学习预测心力衰竭第1部分
Random Forrest vs XGBoost vs fastai Neural Network随机福雷斯特vs XGBoost vs fastai神经网络Every year cardiovascular diseases kill millions of people worldwide. They are disorders of heart and blood vessels and...
2020-10-10 02:11:29
2691
翻译 为什么甘斯
Hey !! Today I will share the extract that I have got from working on GANs for the past year, this article will be based on guiding you to start researching and applicating on your own, rather than a ...
2020-10-10 02:01:14
268
翻译 深度学习 机器学习基础_深度学习的基础
深度学习 机器学习基础When I was young, I really like Lego. It was amazing for me because I can build anything with small blocks. I could build dragons, castles, and trains. There is no kid here but a grown man ...
2020-10-10 01:50:55
382
翻译 深度学习 机器学习基础_实用的机器学习基础
深度学习 机器学习基础This article describes my attempt at the Titanic Machine Learning competition on Kaggle. I have been trying to study Machine Learning but never got as far as being able to solve real-world ...
2020-10-10 01:40:51
830
翻译 人工神经网络优化算法_人工神经网络优化器简介第1部分
人工神经网络优化算法Introduction: mathematical representation of Artificial Neural Network简介:人工神经网络的数学表示As Machine Learning and Artificial Intelligence have become increasingly more popular within the business...
2020-10-10 01:31:50
879
翻译 基于遗传算法超参数优化_高级超参数优化调整的算法
基于遗传算法超参数优化超参数调整| AutoML | 随机搜索和网格搜索(Hyper-parameter Tuning | AutoML | RandomSearch & GridSearch)Most Professional Machine Learning practitioners follow the ML Pipeline as a standard, to keep t...
2020-10-10 01:21:04
7464
翻译 使用Keras API在Tensorflow中构建神经网络的3种方法
If you are going around, checking out different tutorials, doing Google searches, spending a lot of time on Stack Overflow about TensorFlow, you might have realized that there are a ton of different w...
2020-10-10 01:10:13
784
翻译 人工学习模式学习机器学习_多模式机器学习指南
人工学习模式学习机器学习I got my attention on multimodal learning from Facebook recent Hateful Meme Challenge 2020 on Driven Data. The challenge is about how to make an effective tool for detecting hate speech, a...
2020-10-10 01:00:07
300
翻译 深度学习 第一课第四周_如何训练您的第一个深度学习模型
深度学习 第一课第四周If you are trying to learn about Deep Learning today, there are tons of online courses, books and material for that. Then, something like this appears in the very first lesson:如果您今天想尝试了解深度学...
2020-10-10 00:50:30
267
翻译 便筏已损坏_了解光流筏
便筏已损坏The most important problem in computer vision is correspondence learning. That is, given two images of an object, how to find the corresponding pixels of the object from the two images?计算机视觉中最重要的...
2020-10-10 00:39:49
308
翻译 超参数优化 贝叶斯优化框架_10个超参数优化框架
超参数优化 贝叶斯优化框架Tune your Machine Learning models with open-source optimization libraries使用开源优化库调整机器学习模型介绍(Introduction)Hyper-parameters are the parameters used to control the behavior of the algorithm...
2020-10-10 00:30:32
2379
翻译 在Excel中使用梯度下降进行逻辑回归
While using Excel/Google Sheet for solving an actual problem with machine learning algorithms can be a bad idea, implementing the algorithm from scratch with simple formulas and a simple dataset is ve...
2020-10-10 00:19:37
615
翻译 小冬冬历险记_神经网络背后的神经元理论历险记
小冬冬历险记Neural Networks are in use widely in the scope of Artificial Intelligence. It can be a solution for most of the predictive problems thanks to its scalability and flexibility. You can solve compl...
2020-10-10 00:10:31
898
翻译 sci分类_sci kit学习中的整体投票分类器和随机森林
sci分类Let us say you pose a complex question to a set of random people and collect the answers in to a data set. Now, you aggregate (take average of) all the answers present in the dataset , Many a tim...
2020-10-10 00:01:27
372
翻译 咖啡茶
数据科学 (Data Science) 前言 (Preface)My mornings usually begin with a mug of steaming black coffee. No, it’s not the expensive gourmet stuff, but the instant coffee powder that powers me through the res...
2020-09-17 23:59:56
378
翻译 如何成为产品经理_成为产品经理
如何成为产品经理Product management is a very diverse domain and is great for people who are more inclined towards being a generalist. It’s a great option for developers who not only love to code but also unde...
2020-09-17 07:32:24
264
翻译 scrum_Scrum主角
scrumScrum master: promoter of the theory, practices, rules, and values of scrum. Scrum master:Scrum的理论,实践,规则和价值的发起者。 公司中的Scrum (Scrum in a company)Companies didn’t want to use scrum, it was never ...
2020-09-17 07:22:11
247
翻译 mysql 复制db_以最简单的形式了解mysql db复制
mysql 复制dbThis is one of my favourite topic and as you know everyone love Database (as far as I know) as well as everyone hate databases (Sadly, when it comes to single point of failure). We at Goibib...
2020-09-17 07:12:14
414
翻译 scrum流程 规划 冲刺_在开始之前识别出灾难性的Scrum冲刺
scrum流程 规划 冲刺The best way to recognize a disastrous sprint before it starts is by looking at the sprint goals. A successful sprint depends on many factors, but there are telltale signs that a sprint h...
2020-09-17 07:02:06
164
翻译 软件工程应届生求职经验_2020年如何进行软件工程求职
软件工程应届生求职经验The COVID-19 pandemic has hit 2020 employment rates like a hurricane. The BBC reports unemployment rates in the United States plummeting from 3.7% in 2019 to 10.4% in 2020. If you’re lookin...
2020-09-17 06:52:57
639
翻译 git 简化命令_简化您的多帐户git设置
git 简化命令Do you have a habit of changing hostnames when you clone git repositories to use the private key and username from the right account? You can make your life easier, save time, and free your mi...
2020-09-17 06:43:04
273
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人