SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Movie Genre Ratings - Addendum

转载自:http://tommyblanchard.com/movie-genre-ratings-addendum

Tommy Blanchard


发表于 2017-02-24

In a previous post, I looked at trends in critic and audience ratings of movies. One finding was that critics on average rate movies lower than audiences. One potential explanation for this is that there is more selection bias with audience ratings - only people who are an audience likely to enjoy a film will tend to see (and therefore rate) it. In other words, if you asked an audience member or a critic how much enjoyment they would get out of seeing a film they rated a 5, you would get similar responses.

阅读全文 »

Persistent Homology (Part 4)

转载自:http://outlace.com/TDApart4.html

Brandon Brown


发表于 2017-02-23

Since we’re using the (very small) finite field $\mathbb Z_2$ then we can actually list out all the vectors in our chain (group) vector space. We have 3 chain groups, namely the group of 0-simplices (vertices), 1-simplices (edges), and 2-simplices (triangle).

阅读全文 »

Persistent Homology (Part 3)

转载自:http://outlace.com/TDApart3.html

Brandon Brown


发表于 2017-02-23

Now we can use the n-chains to define our chain groups. We’re going to be using coefficients from $\mathbb Z_2$, which is a field, and remember there are only 2 elements ${0,1}$ where $1+1=0$.

阅读全文 »

Genres Where Audiences and Critics Disagree Most

转载自:http://tommyblanchard.com/movie-genre-ratings

Tommy Blanchard


发表于 2017-02-23

I recently browsing the Rotten Tomatoes page all-time favorite sci-fi series, Firefly. I was surprised that critics were not impressed with the series (average rating of 7.96/10). Among ‘Top Critics’, this score dropped to an average of 7.25/10. But everyone I know who has seen it loves the series!

阅读全文 »

Recurrent Neural Networks for Churn Prediction

转载自:http://daynebatten.com/2017/02/recurrent-neural-networks-churn/

daynebatten


发表于 2017-02-22

I just posted a simple implementation of WTTE-RNNs in Keras on GitHub: Keras Weibull Time-to-event Recurrent Neural Networks. I’ll let you read up on the details in the linked information, but suffice it to say that this is a specific type of neural net that handles time-to-event prediction in a super intuitive way. If you’re thinking of building a model to predict (rather than understand) churn, I’d definitely consider giving this a shot. And with Keras, implementing the model is pretty darn easy.

阅读全文 »

Getting Rich using Bitcoin stockprices and Twitter!

转载自:https://www.data-blogger.com/2017/02/22/getting-rich-using-bitcoin-stockprices-and-twitter/

Kevin Jacobs


发表于 2017-02-22

How can we use machine learning to predict stockprices? In this tutorial we will make Python scripts for doing sentiment analysis on Tweets and it is explained how to use it for making predictions.

阅读全文 »

Topological Data Analysis - Persistent Homology

转载自:http://outlace.com/TDApart1.html

Brandon Brown


发表于 2017-02-22

Okay so what the hell does that even mean and who cares? Let’s give a really simple example. So let’s just make up an abstract set of objects that happen to be some of the English alphabet letters. Here’s our set, $X = {a,b,c}$. So we have a collection of 3 distinct objects and we want to define a topology on that set. Our topology τ (tau) is simply going to be a set of sets, it’s a collection of subsets from X that satisfy the axioms of topology.

阅读全文 »

Persistent Homology (Part 2)

转载自:http://outlace.com/TDApart2.html

Brandon Brown


发表于 2017-02-22
Back to Chain Groups¶
阅读全文 »

Introduction to Support Vector Machine

转载自:https://dimensionless.in/introduction-to-svm/

Raghav Aggiwal


发表于 2017-02-20

Support Vectors and Hyperplane

阅读全文 »

Writing Effective Amazon Machine Learning

转载自:https://alexisperrier.com/aws/2017/02/19/effective_amazon_machine_learning.html

未知


发表于 2017-02-19

My article on the Amazon Machine Learning service first published on the ODSC blog and then republished on KDnuggets triggered a book project. Shortly after writing that article, I was contacted by Packt publishing to write an entire book on AWS Machine Learning service. Packt Publishing is well known for its many excellent technical books.

阅读全文 »
1 … 336 337 338 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson