Giter Site home page Giter Site logo

yi212212's Projects

stock_price_predictor_meta_prophet_and_yfinance icon stock_price_predictor_meta_prophet_and_yfinance

Stock_price_predictor_Meta_Prophet_and_YFinance. Ready to run locally or on Google Colabs, will prompt user for a stock ticker, pull up to 8 years worth of data, feed Facebook Prophet the time series data, and print the prediction, along with the seasonality graphs

tensorflow- icon tensorflow-

Tensorflow实战学习笔记、代码、机器学习进阶系列

vecutepoint icon vecutepoint

空间点位抽稀算法,复杂度为o(n),适用于一维或多维空间向量数据的抽稀,本示例以gis地图数据为示例进行编码。抽稀算法的核心是通过空间矩阵化,然后随机选取落在小矩阵中的一个值作为结果。举个列子,比如将一维数据{8,2,7,4,9,6,7,8,11,2,5,4,5}抽稀,抽稀按照单维度5作为抽稀粒度,抽稀数据最小值为1,最大值为11,划分小矩阵的step值为2,则抽稀小矩阵空间为:[1-3],[3,-5],.........[9-11],然后将数据往矩阵空间填充,最终返回矩阵空间中的所有数据,即抽稀结果。

vnpy icon vnpy

基于Python的开源量化交易平台开发框架

volatility-and-option icon volatility-and-option

计算波动率的六种方法,计算隐含波动率,凤凰期权的定价,编制基于50ETF期权的VIX指数

wbopendata icon wbopendata

WBOPENDATA: Stata module to access World Bank databases

zipline icon zipline

Zipline, a Pythonic Algorithmic Trading Library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.