{"id":26556888,"url":"https://github.com/lordmitrii/data-science","last_synced_at":"2025-03-22T11:35:22.190Z","repository":{"id":206695963,"uuid":"698977160","full_name":"lordmitrii/data-science","owner":"lordmitrii","description":"Data science projects","archived":false,"fork":false,"pushed_at":"2024-04-24T06:55:57.000Z","size":19119,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T01:01:20.011Z","etag":null,"topics":["catboost","computer-vision","data-science","jupyter-notebook","lightgbm","machine-learning","matplotlib","numpy","pandas","python","sc","scikit-learn","seaborn"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lordmitrii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-01T15:04:00.000Z","updated_at":"2024-04-24T06:56:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c18c088-4074-4d82-86fd-75689ac8611f","html_url":"https://github.com/lordmitrii/data-science","commit_stats":null,"previous_names":["inskyeee/data_science","inskyeee/data-science","lordmitrii/data-science"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordmitrii%2Fdata-science","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordmitrii%2Fdata-science/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordmitrii%2Fdata-science/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordmitrii%2Fdata-science/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lordmitrii","download_url":"https://codeload.github.com/lordmitrii/data-science/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952312,"owners_count":20537464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["catboost","computer-vision","data-science","jupyter-notebook","lightgbm","machine-learning","matplotlib","numpy","pandas","python","sc","scikit-learn","seaborn"],"created_at":"2025-03-22T11:35:21.487Z","updated_at":"2025-03-22T11:35:22.180Z","avatar_url":"https://github.com/lordmitrii.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description of projects\n\n| **Project**  | **Description**  | **Libraries** | **Skills** |\n| :----------: | :-----------: | :-----: | :---------: |\n| [Automation of cow quality assessment](https://github.com/inskyeee/Data_science/blob/main/01%20Automation%20of%20cow%20quality%20assessment.ipynb)    | Automating the calculation of a cow's approximate milk yield and predicting the taste of its milk | `Pandas` `Numpy` `Matplotlib` `Seaborn` `Scikit-learn` `Scipy` | `Machine Learning` `Data Analysis` `Regression` `Classification`|\n| [Automation of personnel management](https://github.com/inskyeee/Data_science/blob/main/02%20Automation%20of%20personnel%20management.ipynb)     | Creating a model that can predict employee satisfaction levels and a model that can predict potential employee terminations | `Pandas` `Numpy` `Matplotlib` `Seaborn` `Scikit-learn` `Shap` `Phik` | `Machine Learning` `Data Analysis` `Regression` `Classification`|\n| [Selecting a drilling location using a linear model](https://github.com/inskyeee/Data_science/blob/main/03%20Selecting%20a%20drilling%20location%20using%20a%20linear%20model.ipynb)| Creating a model to identify the most profitable and analysing possible profit and risks | `Pandas` `Numpy` `Matplotlib` `Seaborn` `Scikit-learn` | `Machine Learning` `Data Analysis` `Regression` `Bootstrap` |\n| [Determining the cost of cars](https://github.com/inskyeee/Data_science/blob/main/04%20Determining%20the%20cost%20of%20cars.ipynb) | Creation of a model to determine the market value of the machine   | `Pandas` `Numpy` `Matplotlib` `Seaborn` `Scikit-learn` `Phik` `LightGBM` | `Machine Learning`  `Data Analysis` `Regression` `Gradient Boosting` |\n| [Forecasting taxi orders](https://github.com/inskyeee/Data_science/blob/main/05%20Forecasting%20taxi%20orders.ipynb) | Creating a model to predict values based on time series | `Pandas` `Numpy` `Matplotlib` `Scikit-learn` `Statsmodel` `LightGBM` | `Machine Learning`  `Data Analysis` `Regression` `Gradient Boosting` `TimeSeries` |\n| [Classification of text sentiment](https://github.com/inskyeee/Data_science/blob/main/06%20Classification%20of%20text%20sentiment.ipynb) | Creating a model to classify the toxicity of comments | `Pandas` `Numpy` `Matplotlib` `Scikit-learn` `LightGBM` `nltk` `tdqm`  `WordCloud` `SpaCy`| `Machine Learning`  `Data Analysis` `Classification` `Gradient Boosting` `Text` `NLP` `TF-IDF`|\n| [Determining the age of buyers from photographs](https://github.com/inskyeee/Data_science/blob/main/07%20Determining%20the%20age%20of%20buyers%20from%20photographs.ipynb) | Creating a model to predict a person's age from images | `Pandas` `Numpy` `Matplotlib` `keras` `TensorFlow` | `Machine Learning`  `Data Analysis` `Regression` `Computer Vision` `TensorFlow`|\n| [Determining the churn of telecom operator customers](https://github.com/inskyeee/Data_science/blob/main/08%20Determining%20the%20churn%20of%20telecom%20operator%20customers.ipynb) | Creating a model for predicting the termination of a contract with a telecom operator by a client | `Pandas` `Numpy` `Matplotlib` `Seaborn` `Scikit-learn` `Phik` `LightGBM` `Catboost`| `Machine Learning`  `Data Analysis` `Classification` `Gradient Boosting`|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordmitrii%2Fdata-science","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordmitrii%2Fdata-science","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordmitrii%2Fdata-science/lists"}