Skip to content

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

License

Notifications You must be signed in to change notification settings

emrulk1/AI-ML-Data-Science-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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