Mohd Muttalib

Mohd Muttalib

@MMuttalib1326

Logic_Not_Found= Code_Eat_Sleep

HYDERABAD
25
Followers
5
Following
219
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 217 owned repositories

98.2M Total LOC
Jupyter Notebook
96,564,186 lines
98.3%
N/A
HTML
1,540,272 lines
1.6%
N/A
Python
96,320 lines
0.1%
N/A
SCSS
6,373 lines
0.0%
N/A
CSS
5,248 lines
0.0%
N/A
Other
569 lines
0.0%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in Jupyter Notebook

Jupyter Notebook
HTML
Python
SCSS
CSS

Collaboration Network

Global Impact visualization

LIVE
Mohd Muttalib
0 active collaborators

Repos

219

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
71
Contributions
64
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

MMuttalib1326
4 3
Industrial-Equipments-Detection-Yolov8-on-Custom-Dataset-and-deploy-it-on-Hugging-Face

Objective of this project is to build an accurate and efficient computer vision model capable of detecting industrial equipment in images.

3 0
Jupyter Notebook
NYC-Taxi-Trip-Duration-Prediction

Task is to build a model that predicts the total ride duration of taxi trips in New York City. primary dataset is one released by the NYC Taxi and Limousine Commission, which includes pickup time, geo-coordinates, number of passengers, and many other variables

3 1
Jupyter Notebook
K-Fold-Cross-Validation

What is K-fold in cross-validation? K-fold Cross-Validation is when the dataset is split into a K number of folds and is used to evaluate the model's ability when given new data. K refers to the number of groups the data sample is split into. For example, if you see that the k-value is 5, we can call this a 5-fold cross-validation.

3 0
Jupyter Notebook
Gradient-boosting

What is gradient boosting regression in machine learning? Image result for gradient boosting algorithm Gradient boosting Regression calculates the difference between the current prediction and the known correct target value. This difference is called residual. After that Gradient boosting Regression trains a weak model that maps features to that residual.

3 0
Jupyter Notebook
Olympic-Games-Data-Analysis

we are going to see the Olympics analysis using Python. The modern Olympic Games or Olympics are leading international sports events featuring summer and winter sports competitions in which thousands of athletes from around the world participate in a variety of competitions. The Olympic Games are considered the world’s foremost sports competition with more than 200 nations participating. The total number of events in the Olympics is 339 in 33 sports. And for every event there are winners. Therefore various data is generated. So, by using Python we will analyze this data. Modules Used Pandas: It is used for analyzing the data, NumPy: NumPy is a general-purpose array-processing package. Matplotlib: It is a numerical mathematics extension NumPy seaborn: It is used for visualization statistical graphics plotting in Python

3 0
Jupyter Notebook
Kaggle-Repository
2 0
Jupyter Notebook
Topic-Modeling

Topic modeling is a machine learning technique that automatically analyzes text data to determine cluster words for a set of documents. This is known as 'unsupervised' machine learning because it doesn't require a predefined list of tags or training data that's been previously classified by humans

2 0
Jupyter Notebook
Hierarchical-Clustering

What is meant by hierarchical clustering? Image result for hierarchical clustering Hierarchical clustering is a popular method for grouping objects. It creates groups so that objects within a group are similar to each other and different from objects in other groups. Clusters are visually represented in a hierarchical tree called a dendrogram.

2 0
Jupyter Notebook
Support-Vector-Machines

SVM or Support Vector Machine is a linear model for classification and regression problems. It can solve linear and non-linear problems and work well for many practical problems. The idea of SVM is simple: The algorithm creates a line or a hyperplane which separates the data into classes.

2 0
Jupyter Notebook

Open Source Impact

Contributions to external projects

1 merged PRs

No external contributions found.