SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

RescueTime Inference via the "Poor Man's Dirichlet"

转载自:https://cavaunpeu.github.io/2017/02/03/bayesian-estimation-of-rescuetime-productivity/

Will Wolf


发表于 2017-02-03

RescueTime is “a personal analytics service that shows you how you spend your time [on the computer], and provides tools to help you be more productive.” Personally, I’ve been a RescueTime user since late-January 2016, and while it does ping me guilty for harking back to a dangling Facebook tab in Chrome, I haven’t yet dug much into the data it’s thus-far stored.

阅读全文 »

Create Inverted Music using Python

转载自:https://www.data-blogger.com/2017/02/02/inverted-music/

Kevin Jacobs


发表于 2017-02-02

Ever wondered how inverted music would sound like? Do you know what the original song is of this inverted song (and don’t look at the URL!)? In this post, some MIDI files are inverted and it is shown how you can invert a MIDI file yourself.

阅读全文 »

Up and running with Apache Spark on Apache Kudu

转载自:http://blog.cloudera.com/blog/2017/02/up-and-running-with-apache-spark-on-apache-kudu/

Cy Jervis


发表于 2017-02-01

After the GA of Apache Kudu in Cloudera CDH 5.10, we take a look at the Apache Spark on Kudu integration, share code snippets, and explain how to get up and running quickly, as Kudu is already a first-class citizen in Spark’s ecosystem.

阅读全文 »

Building Event-driven Microservices Using CQRS and Serverless

转载自:http://www.kennybastani.com/2017/01/building-event-driven-microservices.html

noreply@blogger.com (Kenny Bastani)


发表于 2017-02-01

One of the most popular practices in event-driven architectures today is called CQRS, which is short for Command Query Responsibility Segregation. CQRS is a style of architecture that allows you to use different models to update and read domain data.

阅读全文 »

Crazy Progress Bars

转载自:http://datagenetics.com/blog/february12017/index.html

未知


发表于 2017-01-31

  || ||If you use computers, you’ve experienced progress bars. Progress bars are incredibly useful; they give feedback on the status of non-trivial tasks.In addition to giving a visual feedback of the advancement of the task (through the use of a growing bar), most progress indicators give an estimate of the amount of time remaining.|

阅读全文 »

Becoming a Data Scientist Podcast Episode 15: David Meza

转载自:https://www.becomingadatascientist.com/2017/01/29/becoming-a-data-scientist-podcast-episode-15-david-meza/

Renee


发表于 2017-01-30

David Meza is Chief Knowledge Architect at NASA, and talks to Renee in this episode about his educational background, his early work at NASA, and examples of his work with multidisciplinary teams. He also describes a project involving a graph database that improved search capabilities so NASA engineers could more easily find “lessons learned”.

阅读全文 »

Data Cleaning, Categorization and Normalization

转载自:https://dimensionless.in/data-cleaning-categorization-normalization/

Samridhi Dutta


发表于 2017-01-30
Definition of Clean Data
阅读全文 »

Journal: PLXtrum - realtime machine learning for predicting note onset

转载自:https://317070.github.io/plxtrum/

未知


发表于 2017-01-28

This system detects in real time when the note is coming by using a piezo and accelerometer on the plectrum. In this demonstration, we play noise between the prediction and the actual onset of the note to show you how far ahead we knew the next note was coming. The controller was optimized to predict 50ms ahead. The prediction is done with reservoir computing for the sensor fusion (also known as echo state networks).

阅读全文 »

Streaming Columnar Data with Apache Arrow

转载自:http://wesmckinney.com/blog/arrow-streaming-columnar/

Wes McKinney


发表于 2017-01-27

** Fri 27 January 2017

阅读全文 »

Where Predictive Modeling Goes Astray

转载自:http://www.johnmyleswhite.com/notebook/2017/01/27/where-predictive-modeling-goes-astray/

John Myles White


发表于 2017-01-27

I recently reread Yarkoni and Westfall’s in-progress paper, “Choosing prediction over explanation in psychology: Lessons from machine learning”. I like this paper even more than I liked their previous paper, but I think a few notes of caution should be raised about the ways in which a transition to predictive modeling could create problems that psychologists are seldom trained to deal with.

阅读全文 »
1 … 339 340 341 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson