Senior Quant @ Hedge Fund.
MIPT + UIUC + YSDA
- Chicago, IL (USA)
- www.linkedin.com/in/mikhailnovichkov
Pinned Loading
-
SocialNetworkAnalysis
SocialNetworkAnalysis PublicTheory and software for extracting features out of the text information from the walls of social network users for grouping them by their interests.
Jupyter Notebook
-
Timeseries_prediction
Timeseries_prediction PublicQuick Notes about TS predictions
Jupyter Notebook
-
cython_shift.pyx
cython_shift.pyx 1import numpy as np
2cimport numpy as np3cimport cython
45@cython.boundscheck(False) # Deactivate bounds checking
-
exmpl_airflow_dag.py
exmpl_airflow_dag.py 1from airflow import DAG
2from airflow.operators.python_operator import PythonOperator
3from airflow.operators.bash_operator import BashOperator
45import logging # Log to Ariflow logger
-
Bing.py
Bing.py 1#-----------------------------------------2subscription_key = "3de6def7ddaf445181c1114609969eed"
3assert subscription_key
4search_url = "https://api.cognitive.microsoft.com/bing/v7.0/search"
5#-----------------------------------------
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.