Pinned Repositories
ant-colony-optimization
Implementation of the Ant Colony Optimization algorithm (python)
awesome-dynamic-pricing
😎 awesome dynamic pricing
optimization
Python + Pyomo implementation of the problems in the book "Model building in mathematical programming" by H. Paul Williams
practical-opt-models
Companion site to the text Practical Mathematical Models of Optimization Problems (using OR-Tools)
vanamalivanam's Repositories
vanamalivanam/optimization
Python + Pyomo implementation of the problems in the book "Model building in mathematical programming" by H. Paul Williams
vanamalivanam/awesome-dynamic-pricing
😎 awesome dynamic pricing
vanamalivanam/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
vanamalivanam/awesome-optimization
A curated list of awesome mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
vanamalivanam/awesome-text-summarization
The guide to tackle with the Text Summarization
vanamalivanam/awesome-text-summarization-1
A curated list of resources dedicated to text summarization
vanamalivanam/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
vanamalivanam/croston
A package to forecast intermittent time series using croston's method
vanamalivanam/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
vanamalivanam/DLFS_code
Code for the book Deep Learning From Scratch, from O'Reilly September 2019
vanamalivanam/ESTM60203
Introduction to Operations Research
vanamalivanam/GPyOpt
Gaussian Process Optimization using GPy
vanamalivanam/hands-on-time-series-analylsis-python
Source Code for 'Hands-on Time Series Analysis with Python' by B V Vishwas and Ashish Patel
vanamalivanam/htsprophet
Hierarchical Time Series Forecasting using Prophet
vanamalivanam/IDTxl
vanamalivanam/M4-methods
Includes the source code of the methods which participated in the M4 Competition
vanamalivanam/machine-learning-pdf-books
This repository contains machine learning pdf books
vanamalivanam/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
vanamalivanam/MEDIUM_NoteBook_cerlymarco
Repository containing notebooks of my posts on Medium
vanamalivanam/MO-book
Hands-On Optimization with Python
vanamalivanam/modeling-examples
Gurobi modeling examples
vanamalivanam/OptimizationModels
Optimization Models
vanamalivanam/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
vanamalivanam/pwc
Papers with code. Sorted by stars. Updated weekly.
vanamalivanam/pyaf
PyAF is an Open Source Python library for Automatic Time Series Forecasting built on top of popular pydata modules.
vanamalivanam/pymssa
Python implementation of Multivariate Singular Spectrum Analysis (MSSA)
vanamalivanam/quantopian_notebooks
Quantitative research and educational materials
vanamalivanam/STLDecompose
A Python implementation of Seasonal and Trend decomposition using Loess (STL) for time series data.
vanamalivanam/tensor-house
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
vanamalivanam/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition