Skip to content

Diyago/ML-DL-scripts

Machine Learning and Deep Learning Scripts

Made with Python License Code style: black

Insaf Ashrapov's GitHub stats

Collection of useful Python scripts for Machine Learning and Deep Learning tasks, including Kaggle solutions, MOOC exercises, and practical implementations.

Table of Contents

Classification

Machine learning classification algorithms and solutions.

Location: classification/

Regression

Regression models and Kaggle competition solutions.

Location: regression/

Statistics

Essential tools for statistical analysis: comparing medians, means, and data distributions for statistical significance.

Location: statistics/

Clustering

Useful cases and implementations for clustering tasks.

Location: clustering/

Time Series

Time series analysis and forecasting implementations.

Location: time series regression/

Deep Learning

PyTorch, FastAI, and Keras implementations.

Location: DEEP LEARNING/

Images

Other DL Resources

Natural Language Processing (NLP)

Text processing and NLP models.

Location: DEEP LEARNING/NLP/

Recommendations

Recommendation systems and collaborative filtering.

Location: recommendations/

Deployment

Production deployment examples using Docker.

Location: deployment/

Books & Articles

Curated collection of learning resources.

Location: books, articles/

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.

Contact

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Contributors