• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ML basics

More Repositories

1

Operations-On-Dictionaries

These are the few operations performed on the dictionary datatypes.
1
star
2

Problem_Solving

Jupyter Notebook
1
star
3

test_demo

1
star
4

salim928

Config files for my GitHub profile.
1
star
5

codewars-Anagrams

Write a function that will find all the anagrams of a word from a list. You will be given two inputs a word and an array with words. You should return an array of all the anagrams or an empty array if there are none.
Jupyter Notebook
1
star
6

alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer
1
star
7

Sir-Java

code,eat, sleep, repeat
1
star
8

dem2_text

1
star
9

test.collab

Jupyter Notebook
1
star
10

Codewars-Delete-Occurences

Deleting Number of occurences
Jupyter Notebook
1
star
11

Intro-To-Dictionaries-In-Python

A Dictionaries is a datatype in python. Dictionaries are the key pair values.
Jupyter Notebook
1
star
12

Dictionay-Operations

These are few Operations performed on Dictionaries
Jupyter Notebook
1
star
13

Codewars-Calculating-with-functions

There must be a function for each number from 0 ("zero") to 9 ("nine") There must be a function for each of the following mathematical operations: plus, minus, times, divided_by Each calculation consist of exactly one operation and two numbers The most outer function represents the left operand, the most inner function represents the right operand Division should be integer division. For example, this should return 2, not 2.666666...:
Jupyter Notebook
1
star
14

HashMap

A hash Map for phonebook directory. It create a hash for each index by converting the key to a hash.
Python
1
star