1. Big Data and Deep Learnings
2. Big Data and Graph Analyses
< Feature Importances from the best fit of Random Forest Model >
Overall, LightGBM trains faster and predicts better than Random Forest for this problem.
Though the apparent "March Spike" in the CA job market seems special, the job titles look normal, mostly hiring engineers and analysts as usual. Though the Thinknum's data are big (120GB), the trimmed data set for the CA job market is still too small to do science for any specific trend in IT job openings.
google-api-python-client` and `
oauth2client`Have Fun!
About developing new data reduction techniques. I have developed an objective method to remove the stellar continuum emission from narrow-band images to derive emission-line images (2014, PASP, 126, 79; https://sites.google.com/site/shongcontisub/home) during working on stellar feedbacks in nearby starburst galaxies, and an automated and objective method to detect emission lines in faint-object spectroscopy (2014, PASP, 126, 1048) during working on clustering properties of Lyman alpha emitters. About the HETDEX project, I have found a way to minimize the effect of time-dependent sampling patterns on power spectrum measurement and improved an algorithm to find guide and wave front sensor stars for the HETDEX survey. My personal github repository is https://github.com/shongscience.
=== legacy links ===
===HOD Tools=======================================================
Python Modules (Python 2.x) for Halo Occupation Models from Dr. Steven Murray (http://hmf.icrar.org/)
== Install :
$ conda install numpy scipy matplotlib astropy ipython numba
$ pip install cached_property
$ CAMBURL=http://camb.info/CAMB_Mar13.tar.gz pip install git+git://github.com/steven-murray/pycamb.git #need "wget"
$ pip install git+git://github.com/steven-murray/hmf.git@develop
$ pip install git+git://github.com/steven-murray/halomod.git@develop
== check : pip list |grep halomod (or hmf, pycamb)
== editable dev-install for "halomod" from a local dir (setup.py dir)
[shong@beethoven:~/work/pywork/halomodels/halomod-develop]$ pip install -e .
== example : see the attachment "shong_test_halomod.html", and for further questions you can contact with Dr. Seven Murray.
==================================================================