Giter Site home page Giter Site logo

dimildizio / ds_course Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 519.99 MB

Different projects to discover Data Science

License: MIT License

Jupyter Notebook 99.94% Python 0.06%
classicml convolutional-neural-networks eda kaggle mlp-networks neural-networks pca-analysis nlp kan

ds_course's Introduction

DS_course

Data Science Learning Tasks

This repository contains several folders with data science learning tasks. Each folder represents a different topic and contains files and code for practicing and improving data science skills.

Topics

exploratory-data-analysis

These folders contain Jupyter notebooks that demonstrate how to perform exploratory data analysis to better understand data before modeling. The notebooks include visualization techniques, statistical analysis, and data cleaning methods.

Folders with tasks related to exploratory data analysis (EDA):

EDA - Group project on analyzing Netflix dataset

feature-engineering

These folders covers different techniques used to extract, transform and select features from raw data. They include Jupyter notebooks that explain how to engineer features and why it's important for building accurate models.

Folders with tasks related to feature engineering:

PCA_sound_compression - PCA reducing dimensionality

machine-learning

These folder focus on different machine learning algorithms and techniques. Include Jupyter notebooks that cover supervised learning, unsupervised learning, and reinforcement learning. Each notebook includes code examples, explanations of the algorithms, and how to evaluate their performance.

Folders with tasks related to machine learning algorithms and models:

shine-on-you - linear regression and clusterization

models - for simple tests of different kinds of models

gradient-boositng - combined application of EDA, different ML models and feature selections\engineering

Neural_networks - introduction to a magnificent world of neural networks and deep learning

optimizers

These folders covers different optimization algorithms used in machine learning. Includes Jupyter notebooks that explain how optimization algorithms work and their role in training machine learning models. The notebooks cover different optimization algorithms such as gradient descent and RMSprop. TODO: Stochastic gradient descent (SGD), Adam and Adagrad.

Folders with tasks related to optimization algorithms:

gradient-descent - different types of gradient descent

Requirements

To run the code in this repository, you'll need to have the following software installed on your machine:

Python 3

Jupyter Notebook

Required Python packages listed in requirements.txt

How to Use

Clone or download the repository to your local machine.

Install the required packages by running pip install -r requirements.txt.

Navigate to the folder containing the topic you're interested in.

Open the Jupyter Notebook file(s) in that folder to get started.

Contributing

If you'd like to contribute to this repository, please follow these steps:

Fork the repository

Create a new branch for your changes.

Make your changes and commit them to your branch.

Push your changes to your fork.

Submit a pull request to the main repository.

License

This repository is licensed under the MIT license. See the 'LICENSE' file for more details.

Contact

If you have any questions or comments about this repository, you most like to know me, so just text me in Telegram.

ds_course's People

Contributors

dimildizio avatar n-leonovets avatar viryzhkov avatar yfrite avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.