- Notifications
You must be signed in to change notification settings - Fork42
pmaji/data-science-toolkit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Welcome! The purpose of this repository is to serve as stockpile of statistical methods, modeling techniques, and data science tools. The content itself includes everything from educational vignettes on specific topics, to tailored functions and modeling pipelines built to enhance and optimize analyses, to notes and code from various data science conferences, to general data science utilities. This will remain a work in progress, and I welcome all contributions and constructive criticism. If you have a suggestion or request, pleaseuse the "Issues" tab and I will endeavor to respond expeditiously!
Note: GitHub often has trouble rendering larger .ipynb files in particular. If you find that you are unable to view one of the jupyter notebooks linked below, I recommend copy and pasting the result intojupyter's nbviewer, which will take you to a viewable link likethis one here for my "Visualization with Plotly" notebook. Note that if you want to ensure that you are viewing the most up-to-date version of the notebook with nbviewer, you should add?flush_cache=true to the end of the generated URLas is described here; otherwise, your link risks being slightly out-of-date.
- Playground and Basics
- Exploratory Data Analysis (EDA) and Visualization
- Hypothesis Testing
- Classification
- Regression
- Reinforcement Learning
- Text Mining and Natural Language Processing (NLP)
- Time Series
- Notes and Material from Data Science Conferences
- Utilities
All are welcome and encouraged to contribute to this repository. My only request is that you include a detailed description of your contribution, that your code be thoroughly-commented, and that you test your contribution locally with the most recent version of the master branch integrated prior to submitting the PR.
About
Collection of stats, modeling, and data science tools in Python and R.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.