• Stars
    star
    6,935
  • Rank 5,598 (Top 0.2 %)
  • Language
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Approaching (Almost) Any Machine Learning Problem

If you like the book, please consider writing a review on Google/Amazon/Goodreads 🙂

Please Note: If you are buying the paperbook book in India from Amazon India to show your support to the author, you are most-likely buying a counterfeit copy and supporting the sellers selling these illegal copies. In India, please buy from Flipkart (https://www.flipkart.com/approaching-almost-any-machine-learning-problem/p/itm319d050de2fbb) or from Pothi (official publisher): https://store.pothi.com/book/abhishek-thakur-approaching-almost-any-machine-learning-problem/

All datasets have references in the book. They are also uploaded here: https://www.kaggle.com/abhishek/aaamlp

pneumothorax png: https://www.kaggle.com/abhishek/siim-png-images

If you are missing something, please feel free to open an issue.


Environment file is shared.

The code from book is not shared as its more of a code-along book. Sharing code means creating a copy of book.

If you have any questions, please create an issue.

You can buy the book via these links:

INDIA: https://bit.ly/aamlpothi

USA: https://www.amazon.com/dp/8269211508

UK: https://www.amazon.co.uk/dp/8269211508

Germany: https://www.amazon.de/dp/8269211508

France: https://www.amazon.fr/dp/8269211508

Spain: https://www.amazon.es/dp/8269211508

Italy: https://www.amazon.it/dp/8269211508

Japan: https://www.amazon.co.jp/dp/8269211508

Canada: https://www.amazon.ca/dp/8269211508

COLOR Version of the book can be bought here:

INDIA: https://store.pothi.com/book/abhishek-thakur-approaching-almost-any-machine-learning-problem-colour-version/

USA: https://www.amazon.com/dp/B08DC3ZFZZ

UK: https://www.amazon.co.uk/dp/B08DC3ZFZZ

Japan: https://www.amazon.co.jp/dp/B08DC3ZFZZ

Germany: https://www.amazon.de/dp/B08DC3ZFZZ

France: https://www.amazon.fr/dp/B08DC3ZFZZ

Italy: https://www.amazon.it/dp/B08DC3ZFZZ

Spain: https://www.amazon.es/dp/B08DC3ZFZZ

Canada: https://www.amazon.ca/dp/B08DC3ZFZZ

If you face problems with the environment files, please try the following instead

delete the ml enviornment that was created earlier: conda env remove --name ml

create a new environment: conda create -n ml python=3.7.6

activate the environment: conda activate ml

install python packages: pip install -r requirements.txt

More Repositories

1

colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
Python
2,054
star
2

tez

Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch.
Python
1,162
star
3

autoxgb

XGBoost + Optuna
Python
657
star
4

diffuzers

a web ui & api for 🤗 diffusers
Python
583
star
5

is_that_a_duplicate_quora_question

Python
441
star
6

approaching_almost_nlp

Approaching (Almost) Any Natural Language Processing Problem
341
star
7

mlspace

MLSpace: Hassle-free machine learning & deep learning development
Python
303
star
8

wtfml

WTFML: Well That's Fantastic Machine Learning
Python
295
star
9

bert-sentiment

Python
269
star
10

how-to-become-a-ds-in-30-days

How to become a data scientist in 30 days
215
star
11

mlframework

Python
199
star
12

clickbaits_revisited

Deep learning models to identify clickbaits taking content into consideration
Python
172
star
13

long-text-token-classification

Python
162
star
14

greedyFeatureSelection

greedy feature selection based on ROC AUC
Python
126
star
15

bert-entity-extraction

Python
122
star
16

StableSAM

98
star
17

pysembler

An automatic ensembler of machine learning models in python
Python
67
star
18

captcha-recognition-pytorch

Python
59
star
19

sandesh

A simple app to send messages to Slack channels / members using webhook
Python
56
star
20

ml_dev_env

Machine Learning / Deep Learning Environment. Everywhere. Anywhere.
Dockerfile
50
star
21

commonlit-pairwise-model

Pairwise model for commonlit competition
Python
46
star
22

e01

Python
37
star
23

chaii-hindi-tamil-question-answering

chaii: hindi and tamil question answering
Python
36
star
24

melanoma-deep-learning

JavaScript
34
star
25

bert-tweet-sentiment

Python
31
star
26

automl_gpu

Python
26
star
27

walmart2015

Python
26
star
28

csv_test

26
star
29

AutoML

Python
24
star
30

imet-collection

Python
23
star
31

anime_hentai

Distinguishing between anime and hentai
Python
15
star
32

autonlp

AutoNLP: AutoML for NLP (WIP)
Python
12
star
33

abhishekkrthakur

9
star
34

ApproachingAlmostNLP

8
star
35

competitions-template

8
star
36

LCE

Local Collective Embeddings. Python translation of https://github.com/msaveski/LCE
Python
7
star
37

moa-kaggle

6
star
38

movie_recommender

6
star
39

av_minihack

Python
5
star
40

naivebees

Python
5
star
41

amazon_challenge

code for amazon employee access challenge
C
4
star
42

nuSVM

implementation of nusvm using cvxopt
Python
4
star
43

aaamlp_figures

4
star
44

ultramnist

3
star
45

testing

3
star
46

NDSB

national data science bowl @ kaggle
Python
2
star
47

finetuning_googlenet

Python
2
star
48

images

2
star
49

pyCoDi

implementation of CoDi saliency in python
Python
2
star
50

illumination-compensation

C++
2
star
51

fastFibonacci

fast fibonacci in cython
C
1
star
52

xformers

1
star
53

kaggle-afsis

Beating the Benchmark in Kaggle Afsis challenge
Python
1
star
54

EMC

em clustering
Python
1
star