This document discusses predicting stock prices of the Indian stock market using machine learning techniques. It aims to more accurately forecast stock prices and compare the performance of various predictive algorithms. Specifically, it uses the Weka machine learning tool to predict prices on the National Stock Exchange of India and evaluate algorithms like Gaussian processes, isotonic regression, linear regression, and neural networks. The results show that isotonic regression offered the most accurate predictions of future stock prices compared to other techniques.