Skip to content

Latest commit

 

History

History
31 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (30 loc) · 1.09 KB

AI-ML-Data-Science-Practice

This repository contains codes related to my AI , Machine learning and data Science practice for courseworks and self learning.

.
.
├── Hackerrank_solved_problems
│   ├── Artificial_Intelligence
│   │   └── hackerrank_polynomial_regression_office_price_prediction.py
│   └── Python
│       ├── Class
│       ├── Debugging
│       ├── Error_and_exception
│       ├── Math
│       ├── Numpy
│       ├── Regex
│       ├── Strings
│       └── XML
├── LICENSE
├── MSCSE_Coursework
│   ├── Advanced_AI
│   │   └── Optimization_and_Evolutionary_Algorithms
│   ├── Data_Mining
│   │   ├── Rainfall_Predict
│   │   └── bd_lifexp_gdp.ipynb
│   ├── Financial_Informatics
│   │   └── house_price_prediction.ipynb
│   └── Machine_Learning
│       └── StackOverflow_Question_Tag_classification.ipynb
└── README.md