• Get Started and Make Progress in Machine Learning


    转自:http://machinelearningmastery.com/get-started-make-progress-machine-learning/#comment-270064

    Why Get Started in Machine Learning

    I believe machine learning is an important and fascinating field.

    • You can make a difference in problem domains that affect a lot of people.
    • Machine learning adds more than a new tool to your toolbox, it gives you a superpower.
    • There is nothing like it, algorithms that learn from data.
    • The time is ripe given computing power, data availability, demand for skills and the growing community

    What is Machine Learning

    I believe machine learning is a tool required for solving a specific type of problem.

    • Some problems are not tractable with hand-crafted programs.
    • Machine learning methods are those that automatically create programs from data in service problems.
    • Applied machine learning requires an adjustment in thinking from designing a solution to evaluating candidate solutions.
    • It is a field comprised of data, tools and algorithms and only good process can take you from problem to solution.

    How to Get Started and Make Progress

    I believe learn machine learning is learned best by doing.

    • Use standard datasets and an off-the-shelf tools in projects and deliver a useful predictive model for the data.
    • Keep each project small, 5-10 man hours so that you can complete it within a week of nights.
    • Study different datasets, algorithms, and tools and study other peoples completed projects.
    • Build a portfolio of completed projects that you can build upon and demonstrate your growing capabilities.
    • Follow a step-by-step process for working a problem end-to-end and refine that process on each iteration.

    But, What If…

    I believe you can learn and apply machine learning, right now.

    • Stop preparing to study machine learning and start a machine learning project.
    • Machine learning is just another technology that you can pick-up and apply to solve complex problems.
    • Skills in programming and mathematics can make some tasks easier, but are not required to get started and solve problems.
    • Applied machine learning is a meritocracy, where your ability to achieve results matters more than your background.
    • It is a job of creativity that is not the exclusive domain of applied mathematicians.
  • 相关阅读:
    Python爬虫利器一之Requests库的用法
    python——时间与时间戳之间的转换
    pyDes库 实现python的des加密
    python 统计发送请求到接收response的时间
    Jenkins进阶系列之——02email-ext邮件通知模板
    Jenkins进阶系列之——01使用email-ext替换Jenkins的默认邮件通知
    Jenkins+Ant+Jmeter搭建持续集成的接口测试平台
    Java连接MySQL数据库——含步骤和代码
    CentOS 7.1 中文正式版下载
    Python数据结构之实现队列
  • 原文地址:https://www.cnblogs.com/sevenguin/p/4350139.html
Copyright © 2020-2023  润新知