An open API service indexing awesome lists of open source software.

https://github.com/ry4ngch/dsml

Data Science and Machine Learning Repository
https://github.com/ry4ngch/dsml

data-science data-science-projects jupyter-notebook knn-classification machine-learning neural-network python regression scikit-learn supervised-learning unsupervised-learning

Last synced: 2 months ago
JSON representation

Data Science and Machine Learning Repository

Awesome Lists containing this project

README

          

# DSML

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

DSML


A respository of data-science and machine learning projects



Table of Contents



  1. About The Project



  2. Getting Started



  3. License

  4. Contact


## About The Project

This repo is a list of data science and machine learning projects completed

(back to top)

### Built With

* [![Jupyter][Jupyter]][Jupyter-url]
* [![Python][Python]][Python-url]
* [![Keras][Keras]][Keras-url]
* [![Numpy][NumPy]][NumPy-url]
* [![Plotly][Plotly]][Plotly-url]
* [![Matplotlib][Matplotlib]][Matplotlib-url]
* [![Scikit][Scikit]][Scikit-url]
* [![Pandas][Pandas]][Pandas-url]
* [![Scipy][Scipy]][Scipy-url]

(back to top)

## Getting Started

### Installation

1. Download anaconda [https://www.anaconda.com/](https://www.anaconda.com/)
2. Clone the repo
```sh
git clone https://github.com/ry4ngch/DSML.git
```
3. Install all necessary python packages using Conda
```sh
conda install
```
4. Install Jupyter is installed on anaconda

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Ryan Goh - [@linkedin](https://www.linkedin.com/in/ryangch/) - ry4n.gch@gmail.com

Project Link: [https://github.com/ry4ngch/DSML](https://github.com/ry4ngch/DSML)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/ry4ngch/DSML.svg?style=for-the-badge
[contributors-url]: https://github.com/ry4ngch/DSML/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ry4ngch/DSML.svg?style=for-the-badge
[forks-url]: https://github.com/ry4ngch/DSML/archive/refs/heads/main.zip
[stars-shield]: https://img.shields.io/github/stars/ry4ngch/DSML.svg?style=for-the-badge
[stars-url]: https://github.com/ry4ngch/DSML/stargazers
[issues-shield]: https://img.shields.io/github/issues/ry4ngch/DSML.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/ry4ngch/DSML.svg?style=for-the-badge
[license-url]: https://github.com/ry4ngch/DSML/blob/main/LICENSE.txt
[linkedin-url]: https://www.linkedin.com/in/ryangch/
[linkedin-shield]:https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[NumPy]:https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white
[NumPy-url]: https://numpy.org/
[Jupyter]:https://img.shields.io/badge/jupyter-%23FA0F00.svg?style=for-the-badge&logo=jupyter&logoColor=white
[Jupyter-url]: https://jupyter.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com
[Python]: https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54
[Python-url]: https://www.python.org/
[Keras]: https://img.shields.io/badge/Keras-%23D00000.svg?style=for-the-badge&logo=Keras&logoColor=white
[Keras-url]: https://keras.io/
[Matplotlib]:https://img.shields.io/badge/Matplotlib-%23ffffff.svg?style=for-the-badge&logo=Matplotlib&logoColor=black
[Matplotlib-url]: https://matplotlib.org/
[Plotly]: https://img.shields.io/badge/Plotly-239120?style=for-the-badge&logo=plotly&logoColor=white
[Plotly-url]: https://plotly.com/
[Pandas]: https://img.shields.io/badge/Pandas-2C2D72?style=for-the-badge&logo=pandas&logoColor=white
[Pandas-url]:https://pandas.pydata.org/
[Scipy]: https://img.shields.io/badge/SciPy-654FF0?style=for-the-badge&logo=SciPy&logoColor=white
[Scikit]: https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=for-the-badge&logo=scikit-learn&logoColor=white
[Scikit-url]:https://scikit-learn.org/stable/
[Scipy-url]: https://scipy.org/