3
views
0
recommends
+1 Recommend
0 collections
    0
    shares
      • Record: found
      • Abstract: not found
      • Article: not found

      Scikit-learn : Machine Learning Without Learning the Machinery

      Read this article at

      ScienceOpenPublisher
      Bookmark
          There is no author summary for this article yet. Authors can add summaries to their articles on ScienceOpen to make them more accessible to a non-specialist audience.

          Related collections

          Most cited references5

          • Record: found
          • Abstract: not found
          • Article: not found

          Python for Scientific Computing

            Bookmark
            • Record: found
            • Abstract: found
            • Article: found
            Is Open Access

            The NumPy array: a structure for efficient numerical computation

            In the Python world, NumPy arrays are the standard representation for numerical data. Here, we show how these arrays enable efficient implementation of numerical computations in a high-level language. Overall, three techniques are applied to improve performance: vectorizing calculations, avoiding copying data in memory, and minimizing operation counts. We first present the NumPy array structure, then show how to use it for efficient computation, and finally how to share array data with other libraries.
              Bookmark
              • Record: found
              • Abstract: not found
              • Article: not found

              Cython: The Best of Both Worlds

                Bookmark

                Author and article information

                Journal
                GetMobile: Mobile Computing and Communications
                GetMobile: Mobile Comp. and Comm.
                Association for Computing Machinery (ACM)
                23750529
                June 01 2015
                June 01 2015
                : 19
                : 1
                : 29-33
                Article
                10.1145/2786984.2786995
                8120fa9b-3be4-4da4-aefc-fc05e1e06f92
                © 2015

                http://www.acm.org/publications/policies/copyright_policy#Background

                History

                Comments

                Comment on this article